Following are functions relating to ActiveX objects:
Calls a specific method for an ActiveX object. |
|
Retrieves a specific property of an ActiveX object. |
|
Sets a specific property of an ActiveX object. |
|
Retrieves the animation point number of an ActiveX object. |
|
Creates a new instance of an ActiveX object. |
|
Creates the automation component of an ActiveX object. |
|
Allows you to change the ActiveX object's event class. |
|
Establishes an association between a variable tag and an ActiveX object property. |
|
Retrieves an ActiveX object. |
|
Queries the ActiveX component to determine if its specific interface is supported. |
|
Determines if the given handle for an object is valid. |
|
Converts an object handle to a string. |
See Also