#include "dinamo.h"
Data Fields | |
DWORD | dwUptime |
DWORD | dwBatteryOK |
Structure containing data on the uptime and battery status of the HSM's security hardware.
DWORD dwUptime |
Contains the time the HSM has been running since it was last initialized (uptime) in seconds. This field may contain the value MSGSH_NO_INFO if the information cannot be retrieved.
DWORD dwBatteryOK |
Contains the battery status. It may contain 0 (zero) for failure and non-zero for success. This field may contain the value MSGSH_NO_INFO if the information cannot be retrieved.