NDIS_STATUS_WWAN_PIN_LIST

Miniport drivers use the NDIS_STATUS_WWAN_PIN_LIST notification to respond to OID query requests of OID_WWAN_PIN_LIST.

Miniport drivers cannot use this notification to send unsolicited events.

This notification uses the NDIS_WWAN_PIN_LIST structure.

Remarks

This INDICATION is a response only notification to OID query requests of OID_WWAN_PIN_LIST. Unsolicited indications are not expected for this INDICATION.

Any change in the PIN-entry mode caused as a result of an OID_WWAN_PIN enable or disable operation will not result in an NDIS_STATUS_WWAN_PIN_LIST INDICATION.

Note that the current PinMode for all of the PINs that the device supports must be updated to reflect the current state by the miniport driver on each query request.

Requirements

Version

Available in Windows 7 and later versions of Windows.

Header

Ndis.h

See also

OID_WWAN_PIN_LIST

NDIS_WWAN_PIN_LIST