Process Class Constants
The constants provided by the Process class are listed in the following table.
Class Constant | Integer Value | Description |
---|---|---|
CallStack_Create | 1 | Specifies the method is to work on the create call stack |
CallStack_Delete | 2 | Specifies the method is to work on the delete call stack |
CallStack_Lock | 4 | Specifies the method is to work on the lock call stack |
RPS_EXTRACT_FAILED_EVENT | 202 | Notification event that the loading of RPS table data failed |
RPS_EXTRACT_FINISHED_EVENT | 203 | Notification event that the loading of RPS table data finished successfully |
SignOn_Usage_NoAudit | 2 | Signed on in NoAudit mode |
SignOn_Usage_OdbcLogin | 3 | Signed on over a Jade ODBC driver |
SignOn_Usage_ReadOnly | 1 | Signed on in ReadOnly mode |
SignOn_Usage_Update | 0 | Signed on in Update mode |