Ole4D Methods

OCShowObjectMenu(p_PlugInArea)

Using this command you can replace the 4D menu with the Ole object menu in the application main window.
"p_PlugInArea" is the plug-in area containing the Ole object.


Parameters

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


Return Values
0 – The method call was successful.
If the method call was not successful the return value is not zero. For more information call OCLastError .