|
| KiXtart Command Reference |
OLECREATEOBJECTactionOLECreateObject launches (if necessary) the OLE Automation server and returns a handle through which the OLE Automation object can be manipulated. syntaxOLECREATEOBJECT (serverclassname") parametersServerClassName The handle of the object you want to create. returnsIf the function succeeds it returns the handle to the object. If the function fails, it returns 0. |