| Function Name | dcl-AxControl-GetAxObject |
|---|---|
| Syntax | (dcl-AxControl-GetAxObject
<CONTROL>) |
| Return Type | AxObject |
| Applies To | ActiveX Control |
This method returns a handle to the control's underlying ActiveX object. The handle may be used when invoking COM methods that expect an AxObject argument, or for calling AxObject methods.