C/C++ API
HSM Dinamo
Loading...
Looking for...
No entries found
Structure Reference SYS_HEALTH

#include "dinamo.h"

Data Fields

DWORD dwUptime
 
DWORD dwBatteryOK
 

Detailed description

Structure containing data on the uptime and battery status of the HSM's security hardware.

Fields

dwUptime

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.

dwBatteryOK

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.


The documentation for this structure was generated from the following file: