WWAN_DEFAULT_PDU_SESSION_HINT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wwan.h

typedef enum _WWAN_DEFAULT_PDU_SESSION_HINT {
  WwanDefaultPDUSessionActivationUnlikely,
  WwanDefaultPDUSessionActivationLikely,
  WwanDefaultPDUSessionHintMax
} WWAN_DEFAULT_PDU_SESSION_HINT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-wwan-wwan_default_pdu_session_hint)

Description

The WWAN_DEFAULT_PDU_SESSION_HINT enumeration lists protocol data unit (PDU) session hints.

Constants

WwanDefaultPDUSessionActivationUnlikely

Default PDU session activation is unlikely to happen soon.

WwanDefaultPDUSessionActivationLikely

Default PDU session activation is likely to happen soon.

WwanDefaultPDUSessionHintMax

Indicates an out-of-bound value for this enumeration. All values less than WwanDefaultPDUSessionHintMax are valid. All values larger than or equal to WwanDefaultPDUSessionHintMax are invalid.

Remarks

See also

WWAN_REGISTRATION_PARAMS_INFO

OID_WWAN_REGISTER_PARAMS