OID_WWAN_DEVICE_SERVICES
OID_WWAN_DEVICE_SERVICES returns the list of device services supported by the miniport driver.
Miniport drivers must process query requests asynchronously, initially returning NDIS_STATUS_INDICATION_REQUIRED to the original request, and later sending a NDIS_STATUS_WWAN_DEVICE_SERVICES status notification containing a NDIS_WWAN_DEVICE_SERVICES structure that indicates the supported device service GUIDs.
Set requests are not supported.
Requirements
Version |
Versions: Supported in Windows 8 and later versions of Windows. |
Header |
Ntddndis.h (include Ndis.h) |