Freigeben über


XBL_IDP_AUTH_TOKEN_STATUS-Enumeration (xblidpauthmanager.h)

Zur Verwendung durch Microsoft reserviert.

Syntax

typedef enum _XBL_IDP_AUTH_TOKEN_STATUS {
  XBL_IDP_AUTH_TOKEN_STATUS_SUCCESS = 0,
  XBL_IDP_AUTH_TOKEN_STATUS_OFFLINE_SUCCESS,
  XBL_IDP_AUTH_TOKEN_STATUS_NO_ACCOUNT_SET,
  XBL_IDP_AUTH_TOKEN_STATUS_LOAD_MSA_ACCOUNT_FAILED,
  XBL_IDP_AUTH_TOKEN_STATUS_XBOX_VETO,
  XBL_IDP_AUTH_TOKEN_STATUS_MSA_INTERRUPT,
  XBL_IDP_AUTH_TOKEN_STATUS_OFFLINE_NO_CONSENT,
  XBL_IDP_AUTH_TOKEN_STATUS_VIEW_NOT_SET,
  XBL_IDP_AUTH_TOKEN_STATUS_UNKNOWN = 0xffffffff
} XBL_IDP_AUTH_TOKEN_STATUS;

Konstanten

 
XBL_IDP_AUTH_TOKEN_STATUS_SUCCESS
Wert: 0
Zur Verwendung durch Microsoft reserviert.
XBL_IDP_AUTH_TOKEN_STATUS_OFFLINE_SUCCESS
Zur Verwendung durch Microsoft reserviert.
XBL_IDP_AUTH_TOKEN_STATUS_NO_ACCOUNT_SET
Zur Verwendung durch Microsoft reserviert.
XBL_IDP_AUTH_TOKEN_STATUS_LOAD_MSA_ACCOUNT_FAILED
Zur Verwendung durch Microsoft reserviert.
XBL_IDP_AUTH_TOKEN_STATUS_XBOX_VETO
Zur Verwendung durch Microsoft reserviert.
XBL_IDP_AUTH_TOKEN_STATUS_MSA_INTERRUPT
Zur Verwendung durch Microsoft reserviert.
XBL_IDP_AUTH_TOKEN_STATUS_OFFLINE_NO_CONSENT
Zur Verwendung durch Microsoft reserviert.
XBL_IDP_AUTH_TOKEN_STATUS_VIEW_NOT_SET
Zur Verwendung durch Microsoft reserviert.
XBL_IDP_AUTH_TOKEN_STATUS_UNKNOWN
Wert: 0xffffffff
Zur Verwendung durch Microsoft reserviert.

Requirements (Anforderungen)

   
Kopfzeile xblidpauthmanager.h

Weitere Informationen

XblIdpAuthManager