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 BricsCAD is BricscadApp.AcadApplication.

 

Syntax

Function GetInterfaceObject(ProgID)

Where:

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

 


© Bricsys NV. All rights reserved.