SupportToolkit Constructor(IFCApplication,IFCSession)
The compatibility application under which the toolkit APIs will be executed.
The compatibility session under which the toolkit APIs will be executed.
Initializes a new instance of the SupportToolkit class using a Compatibility application and session.
Syntax
'Declaration
Public Function New( _
ByVal _application_ As IFCApplication, _
ByVal _session_ As IFCSession _
)
public SupportToolkit(
IFCApplication _application_,
IFCSession _session_
)
Parameters
application
The compatibility application under which the toolkit APIs will be executed.
session
The compatibility session under which the toolkit APIs will be executed.
Remarks
If the toolkit session was created as a Contact session this property is required otherwise errors will result.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family