WWAN_LADN_IND_REQUEST - NtDoc

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

typedef enum _WWAN_LADN_IND_REQUEST {
  WwanLADNInfoNotNeeded,
  WwanLADNInfoRequested,
  WwanLADNInfoRequestMax
} WWAN_LADN_IND_REQUEST;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

The WWAN_LADN_IND_REQUEST enumeration lists Local Area Data Networks (LADN) information requests.

Constants

WwanLADNInfoNotNeeded

LADN information is not needed.

WwanLADNInfoRequested

LADN information is requested.

WwanLADNInfoRequestMax

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

Remarks

See also

WWAN_REGISTRATION_PARAMS_INFO

OID_WWAN_REGISTER_PARAMS