structure WWAN_DEVICE_SLOT_MAPPING_INFO (wwan.h)
La structure WWAN_DEVICE_SLOT_MAPPING_INFO représente la relation de mappage d’exécuteur à emplacement dans l’appareil Mo.
Syntaxe
typedef struct _WWAN_DEVICE_SLOT_MAPPING_INFO {
WWAN_LIST_HEADER SlotMapListHeader;
} WWAN_DEVICE_SLOT_MAPPING_INFO, *PWWAN_DEVICE_SLOT_MAPPING_INFO;
Membres
SlotMapListHeader
WWAN_LIST_HEADER a une nouvelle structure, WwanStructSlotIndex, qui représente l’index d’emplacement auquel l’exécuteur i-th est mappé (où 0 <= i <= (Nombre de mappages -1)).
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10 version 1703 |
En-tête | wwan.h (inclure Wwan.h) |
Voir aussi
NDIS_STATUS_WWAN_DEVICE_SLOT_MAPPING_INFO
NDIS_WWAN_DEVICE_SLOT_MAPPING_INFO