GenGlobals()

Creates an instance of the GenGlobals class. You should derive a connector class from the GenGlobals base class and implement all the virtual methods that are in the GenGlobals class.

Syntax

GenGlobals();

Parameters

None.

Return values

None.

Examples

XYZGlobal::XYZGlobal() : GenGlobals()

Copyright IBM Corp. 1997, 2004