OID_WWAN_ENUMERATE_DEVICE_SERVICE_COMMANDS
OID_WWAN_ENUMERATE_DEVICE_SERVICE_COMMANDS returns a list of commands supported for a device service.
Set requests are not supported.
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_SERVICE_SUPPORTED_COMMANDS status notification containing a NDIS_WWAN_ENUMERATE_DEVICE_SERVICE_COMMANDS structure that describes the result of the operation.
Miniport drivers should return NDIS_STATUS_NOT_SUPPORTED if they do not support specified device service or operation.
Requirements
Version |
Versions: Supported in Windows 8 and later versions of Windows. |
Header |
Ntddndis.h (include Ndis.h) |