structure WWAN_UICC_RESET_INFO (wwan.h)
La structure WWAN_UICC_RESET_INFO représente la status de passage d’un adaptateur miniport modem pour une carte intelligente UICC.
Syntaxe
typedef struct _WWAN_UICC_RESET_INFO {
WWAN_UICC_PASSTHROUGH_STATUS PassThroughStatus;
} WWAN_UICC_RESET_INFO, *PWWAN_UICC_RESET_INFO;
Membres
PassThroughStatus
Passage status de l’adaptateur miniport. Pour plus d’informations, consultez WWAN_UICC_PASSTHROUGH_STATUS.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10, version 1709 |
En-tête | wwan.h (inclure Wwan.h) |