Click here to return to the KiXtart HelpDesk main page...

KiXtart Command Reference

OLECREATEOBJECT

action

OLECreateObject launches (if necessary) the OLE Automation server and returns a handle through which the OLE Automation object can be manipulated.

syntax

OLECREATEOBJECT (“serverclassname")

parameters

ServerClassName

The handle of the object you want to create.

returns

If the function succeeds it returns the handle to the object. If the function fails, it returns 0.