The interface to the GenericClass object is through the IIspecCycle interface.
Refer to Definition of IIspecCycle Interface for more information about the interface.
Method | Description |
---|---|
Set the value of an ispec field | |
Get the value of an ispec field | |
Set the value of a copied or array ispec field | |
Get the value of a copied or array ispec field | |
Returns the number of status line or error messages | |
Returns a status or error message | |
Returns the number of copies for a CopyIspec | |
Returns the number of dynamic list objects | |
Returns a specified dynamic list object | |
Initializes a GenericClass object | |
Creates a new copy of a GenericClass object | |
Returns true if a SwitchTo has been done |
There are a number of other methods present on the IIspecCycle interface, however these are for internal use by the product and are therefore not described here.
Refer to Unmanaged C++ Example or to Managed .NET C# Example for more information.