WWAN_UICC_RESET_INFO Struktur (wwan.h)
Die WWAN_UICC_RESET_INFO-Struktur stellt den Passthroughstatus eines Modem-Miniportadapters für eine UICC-Smartcard dar.
Syntax
typedef struct _WWAN_UICC_RESET_INFO {
WWAN_UICC_PASSTHROUGH_STATUS PassThroughStatus;
} WWAN_UICC_RESET_INFO, *PWWAN_UICC_RESET_INFO;
Angehörige
PassThroughStatus
Der Passthrough-Status des Miniportadapters. Weitere Informationen finden Sie unter WWAN_UICC_PASSTHROUGH_STATUS.
Anforderungen
Anforderung | Wert |
---|---|
mindestens unterstützte Client- | Windows 10, Version 1709 |
Header- | wwan.h (include Wwan.h) |