IntelliCAD 11.1 Object Library
GetInterfaceObject Method
See Also 
ProgID
A string variable representing the program's definition in the registry.
Application Object : GetInterfaceObject Method

Description

Creates the object specified by the ProgID and returns its Dispatch interface pointer.

Syntax

Visual Basic
Public Function GetInterfaceObject( _
   ByVal ProgID As String _
) As Object

Parameters

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

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.