UCSI_GET_PDOS_IN結構 (ucmucsispec.h)
用於 GET_PDOS 命令。 請參閱 UCSI 規格 1.2 版中的表格 4-36。
語法
typedef struct _UCSI_GET_PDOS_IN {
UINT32 Pdos[4];
} UCSI_GET_PDOS_IN, *PUCSI_GET_PDOS_IN;
成員
Pdos[4]
規格需求
需求 | 值 |
---|---|
最小 KMDF 版本 | 1.27 |
最低UMDF版本 | N/A |
標頭 | ucmucsispec.h (包含 UcmUcsiCx.h) |