NDIS_STATUS_WWAN_SMS_CONFIGURATION

Miniport drivers use the NDIS_STATUS_WWAN_SMS_CONFIGURATION notification to inform the MB Service about either the completion of a previous OID_WWAN_SMS_CONFIGURATION query or set request, or an event notification in the case of change in SMS configuration.

Miniport drivers can also send unsolicited events with this notification.

This notification uses the NDIS_WWAN_SMS_CONFIGURATION structure.

Remarks

The miniport driver must send this unsolicited indication when the MB device's SMS subsystem is ready for SMS operation.

Requirements

Version

Available in Windows 7 and later versions of Windows.

Header

Ndis.h

See also

OID_WWAN_SMS_CONFIGURATION

NDIS_WWAN_SMS_CONFIGURATION