WWAN_GET_SLOT_INFO 結構 (wwan.h)
WWAN_GET_SLOT_INFO 結構包含位置索引,以指定查詢要求所在的位置狀態。
語法
typedef struct _WWAN_GET_SLOT_INFO {
ULONG SlotIndex;
} WWAN_GET_SLOT_INFO, *PWWAN_GET_SLOT_INFO;
成員
SlotIndex
表示 SIM 插槽的索引。 SlotIndex 可以對應至實體或內嵌 SIM 卡插槽,未來可能會擴充為軟式 SIM 卡。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 (版本 1703) |
標頭 | wwan.h (包含 Wwan.h) |