NDIS_WWAN_SET_UICC_TERMINAL_CAPABILITY - NtDoc

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

typedef struct _NDIS_WWAN_SET_UICC_TERMINAL_CAPABILITY {
  NDIS_OBJECT_HEADER                Header;
  WWAN_SET_UICC_TERMINAL_CAPABILITY SetUiccTerminalCapability;
} NDIS_WWAN_SET_UICC_TERMINAL_CAPABILITY, *PNDIS_WWAN_SET_UICC_TERMINAL_CAPABILITY;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ndiswwan-ndis_wwan_set_uicc_terminal_capability)

Description

The NDIS_WWAN_SET_UICC_TERMINAL_CAPABILITY structure represents the terminal capabilities of the host and SIM slot ID associated with an OID_WWAN_UICC_TERMINAL_CAPABILITY set request.

Members

The header with type, revision, and size information about the NDIS_WWAN_SET_UICC_TERMINAL_CAPABILITY structure.

Header submember Value
Type NDIS_OBJECT_TYPE_DEFAULT
Revision NDIS_WWAN_SET_UICC_TERMINAL_CAPABILITY_REVISION_1
Size sizeof(NDIS_WWAN_SET_UICC_TERMINAL_CAPABILITY)

For more information about these members, see NDIS_OBJECT_HEADER.

SetUiccTerminalCapability

A WWAN_SET_UICC_TERMINAL_CAPABILITY structure.

Remarks

See also

WWAN_SET_UICC_TERMINAL_CAPABILITY

OID_WWAN_UICC_TERMINAL_CAPABILITY

NDIS_STATUS_WWAN_UICC_TERMINAL_CAPABILITY_INFO