ApiOleObject
Class representing an OLE object.
Methods
Name |
Description |
GetApplicationId |
Returns the application ID from the current OLE object. |
GetClassType |
Returns a type of the ApiOleObject class. |
GetData |
Returns the string data from the current OLE object. |
SetApplicationId |
Sets the application ID to the current OLE object. |
SetData |
Sets the data to the current OLE object. |