WWAN_UICC_TERMINAL_CAPABILITY_INFO - NtDoc

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

typedef struct _WWAN_UICC_TERMINAL_CAPABILITY_INFO {
  WWAN_LIST_HEADER CapabilityListHeader;
} WWAN_UICC_TERMINAL_CAPABILITY_INFO, *PWWAN_UICC_TERMINAL_CAPABILITY_INFO;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-wwan-wwan_uicc_terminal_capability_info)

Description

The WWAN_UICC_TERMINAL_CAPABILITY_INFO structure represents information about the terminal capabilities of the host.

Members

CapabilityListHeader

A WWAN_LIST_HEADER object that represents a list of terminal capability objects.

Remarks

See also

NDIS_WWAN_UICC_TERMINAL_CAPABILITY_INFO

OID_WWAN_UICC_TERMINAL_CAPABILITY