1.2.5.3.1 AUTH_STATUS Enum
C
typedef enum
{
AUTH_STATUS_BUSY = 0x530839fa,
AUTH_STATUS_FAILED = 0xe97d40ce,
AUTH_STATUS_SUCCESS = 0x0ac60ce4
} AUTH_STATUS;
Description
Identifies the possible authentication statuses
typedef enum
{
AUTH_STATUS_BUSY = 0x530839fa,
AUTH_STATUS_FAILED = 0xe97d40ce,
AUTH_STATUS_SUCCESS = 0x0ac60ce4
} AUTH_STATUS;
Identifies the possible authentication statuses