estructura WWAN_DEVICE_SLOT_MAPPING_INFO (wwan.h)

La estructura WWAN_DEVICE_SLOT_MAPPING_INFO representa la relación de asignación de ejecutor a ranura en el dispositivo MB.

Sintaxis

typedef struct _WWAN_DEVICE_SLOT_MAPPING_INFO {
  WWAN_LIST_HEADER SlotMapListHeader;
} WWAN_DEVICE_SLOT_MAPPING_INFO, *PWWAN_DEVICE_SLOT_MAPPING_INFO;

Miembros

SlotMapListHeader

WWAN_LIST_HEADER tiene una nueva estructura, WwanStructSlotIndex, que representa el índice de ranura al que se asigna el ejecutor i-th (donde 0 <= i <= (Número de asignaciones -1)).

Requisitos

Requisito Value
Cliente mínimo compatible Windows 10, versión 1703
Encabezado wwan.h (incluya Wwan.h)

Consulte también

NDIS_STATUS_WWAN_DEVICE_SLOT_MAPPING_INFO

NDIS_WWAN_DEVICE_SLOT_MAPPING_INFO

NDIS_WWAN_SET_DEVICE_SLOT_MAPPING_INFO

OID_WWAN_DEVICE_SLOT_MAPPING_INFO