WWAN_UICC_RESET_INFO structure (wwan.h)
The WWAN_UICC_RESET_INFO structure represents the passthrough status of a modem miniport adapter for a UICC smart card.
Syntax
typedef struct _WWAN_UICC_RESET_INFO {
WWAN_UICC_PASSTHROUGH_STATUS PassThroughStatus;
} WWAN_UICC_RESET_INFO, *PWWAN_UICC_RESET_INFO;
Members
PassThroughStatus
The passthrough status of the miniport adapter. For more info, see WWAN_UICC_PASSTHROUGH_STATUS.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1709 |
Header | wwan.h (include Wwan.h) |