Ole4D Methods

OCStatusText(p_PlugInArea)

Every OLE object has a status - which is a string containing the description of it's current state.
This command returns the status text of the ole object instantiated in a plug-in area.

Parameters
Parameter Type   Description
p_PlugInArea String -> Variable of the plug-in area.


Return Values
Status text of the Ole object created in the area passed as parameter.