Show / Hide Table of Contents

QualityToolkit 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 QualityToolkit class using a Compatibility application and session.

Syntax

'Declaration

Public Function New( _
   ByVal _application_ As IFCApplication, _
   ByVal _session_ As IFCSession _
)
public QualityToolkit( 
   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

Reference

QualityToolkit Class
QualityToolkit Members
Overload List

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.