GetInterfaceObject method

Creates an object specified by the ProgID and returns its Dispatch interface pointer. Objects are defined in the registry and identified by their ProgID. For example, the ProgID for Intellicad is Icad.Application.

Syntax

Function GetInterfaceObject(ProgID)

Where:

     ProgID is a string variable representing the program's definition in the registry.