OID_WWAN_DEVICE_SERVICE_SESSION
OID_WWAN_DEVICE_SERVICE_SESSION directs a miniport driver to open or close a device service session.
Query requests are not supported.
Miniport drivers must process set requests asynchronously, initially returning NDIS_STATUS_INDICATION_REQUIRED to the original request, and later sending a NDIS_STATUS_WWAN_DEVICE_SERVICE_SESSION status notification containing a NDIS_WWAN_SET_DEVICE_SERVICE_SESSION 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) |