Syntax
InitializeAmGen (int portIndex );
Parameters
portIndex |
The port index used for receiving messages from other CIMPLICITY processes (in particular, the Alarm Manager). If you omit this parameter or pass it as a -1, the method internally acquires its own port index. |
Remarks
This method prepares an instance of an AlarmGen class for use.
AlarmGen methods. |