CreateInstance

The CreateInstance function creates an instance of a registered COM object.

Purpose:

This function creates an instance of a registered COM object.

Syntax:
CALL ui.Interface.frontCall("WinCOM","CreateInstance",
          [  program ], [handle] )
Note: