The jomGetSystemStatus call, shown in the following example, requests the state of a process.
int jomGetSystemStatus(const DskHandle *pHandle, unsigned int *pInTransactionState, unsigned int *pInTransientTransactionState, unsigned int *pInLoadState, unsigned int *pInLockState, unsigned int *pInExceptionState, unsigned int *pUnicodeVersion, DskParam *pCurrentMth, UInt32 lineNo)
The current system status information is returned in parameters described in the following subsections.