Condividi tramite


struttura WWAN_DEVICE_SLOT_MAPPING_INFO (wwan.h)

La struttura WWAN_DEVICE_SLOT_MAPPING_INFO rappresenta la relazione di mapping da executor a slot nel dispositivo MB.

Sintassi

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

Membri

SlotMapListHeader

WWAN_LIST_HEADER ha una nuova struttura, WwanStructSlotIndex, che rappresenta l'indice dello slot a cui viene mappato l'executor i-th (dove 0 <= i <= (Numero di mapping -1)).

Fabbisogno

Requisito Valore
client minimo supportato Windows 10, versione 1703
intestazione wwan.h (include Wwan.h)

Vedere anche

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