Ole4D Methods

OCOleInterface(p_AreaVar)


Returns the pointer to IOleObject interface. Useful when the programmer has other plug-ins or methods that can work with COM interfaces.

Parameters
Parameter Type   Description
p_AreaVar Longint -> Variable of the plug-in area.

Return Values
0 –In case an error occurred. For more information call OCLastError
If not 0 the value return is a Longint with the value of the pointer to interface of the Ole object.