NDIS_STATUS_WWAN_UICC_RESET_INFO

The NDIS_STATUS_WWAN_UICC_RESET_INFO status notification is sent by a modem miniport adapter to inform the MB host of the current passthrough status to a UICC smart card. This notification is sent in the folloiwng two scenarios:

  1. After an OID_WWAN_UICC_RESET query request.
  2. After UICC reset is complete following an OID_WWAN_UICC_RESET set request, to inform the MB host of the passthrough status of the UICC card post-reset.

This notification uses the NDIS_WWAN_UICC_RESET_INFO structure.

Requirements

Version: Windows 10, version 1709 Header: Ndis.h

See also

OID_WWAN_UICC_RESET

NDIS_WWAN_UICC_RESET_INFO

MB low level UICC access