Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.75 KB

ne-wwan-_wwan_device_service_session_capability.md

File metadata and controls

73 lines (59 loc) · 2.75 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NE:wwan._WWAN_DEVICE_SERVICE_SESSION_CAPABILITY
_WWAN_DEVICE_SERVICE_SESSION_CAPABILITY (wwan.h)
The WWAN_DEVICE_SERVICE_SESSION_CAPABILITY enumeration lists the different device service session operations that are supported by the device service.
netvista\wwan_device_service_session_capability.htm
netvista
05/02/2018
WWAN_DEVICE_SERVICE_SESSION_CAPABILITY enumeration
*PWWAN_DEVICE_SERVICE_SESSION_CAPABILITY, WWAN_DEVICE_SERVICE_SESSION_CAPABILITY, WWAN_DEVICE_SERVICE_SESSION_CAPABILITY enumeration [Network Drivers Starting with Windows Vista], WwanDeviceServiceSessionNotSupported, WwanDeviceServiceSessionReadSupported, WwanDeviceServiceSessionWriteSupported, _WWAN_DEVICE_SERVICE_SESSION_CAPABILITY, netvista.wwan_device_service_session_capability, wwan/WWAN_DEVICE_SERVICE_SESSION_CAPABILITY, wwan/WwanDeviceServiceSessionNotSupported, wwan/WwanDeviceServiceSessionReadSupported, wwan/WwanDeviceServiceSessionWriteSupported
wwan.h
Wwan.h
Windows
Available in Windows 8.
Windows
WWAN_DEVICE_SERVICE_SESSION_CAPABILITY, *PWWAN_DEVICE_SERVICE_SESSION_CAPABILITY
_WWAN_DEVICE_SERVICE_SESSION_CAPABILITY
wwan/_WWAN_DEVICE_SERVICE_SESSION_CAPABILITY
PWWAN_DEVICE_SERVICE_SESSION_CAPABILITY
wwan/PWWAN_DEVICE_SERVICE_SESSION_CAPABILITY
WWAN_DEVICE_SERVICE_SESSION_CAPABILITY
wwan/WWAN_DEVICE_SERVICE_SESSION_CAPABILITY
APIRef
kbSyntax
HeaderDef
wwan.h
_WWAN_DEVICE_SERVICE_SESSION_CAPABILITY
PWWAN_DEVICE_SERVICE_SESSION_CAPABILITY
WWAN_DEVICE_SERVICE_SESSION_CAPABILITY

_WWAN_DEVICE_SERVICE_SESSION_CAPABILITY enumeration

-description

The WWAN_DEVICE_SERVICE_SESSION_CAPABILITY enumeration lists the different device service session operations that are supported by the device service.

-enum-fields

-field WwanDeviceServiceSessionNotSupported

The device service does not support device service sessions.

-field WwanDeviceServiceSessionWriteSupported

The device service supports write operations from Windows to the miniport driver.

-field WwanDeviceServiceSessionReadSupported

The device service supports read indication notifications on a session for data read from the device.

-see-also

WWAN_DEVICE_SERVICE_ENTRY