NDIS_STATUS_WWAN_PROVISIONED_CONTEXTS

Miniport drivers use the NDIS_STATUS_WWAN_PROVISIONED_CONTEXTS notification to inform the MB Service about updates to the list of provisioned contexts as a result of a network update.

Miniport drivers can also send unsolicited events with this notification.

This notification uses the NDIS_WWAN_PROVISIONED_CONTEXTS structure.

Remarks

Miniport drivers must set the ElementType member of the NDIS_WWAN_PROVISIONED_CONTEXTS structure's ContextListHeader to WwanStructContext.

In some cases, the list of provisioned contexts is updated by the network either Over-The-Air (OTA) or by Short Message Service (SMS). The miniport driver must update the list of provisioned contexts accordingly. Thereafter, miniport drivers must notify the MB Service about the updates using this INDICATION with the updated list.

Requirements

Version

Available in Windows 7 and later versions of Windows.

Header

Ndis.h

See also

NDIS_WWAN_PROVISIONED_CONTEXTS

OID_WWAN_PROVISIONED_CONTEXTS