DevFreeObjectProperties 函式 (devquery.h)
釋放呼叫 DevGetObjectProperties 或 DevGetObjectPropertiesEx所配置 DEVPROPERTY 結構。
語法
void DevFreeObjectProperties(
[in] ULONG cPropertyCount,
[in] const DEVPROPERTY *pProperties
);
參數
[in] cPropertyCount
提供 pProperties
[in] pProperties
要釋放 DEVPROPERTY 結構的陣列。
傳回值
沒有
要求
要求 | 價值 |
---|---|
最低支援的用戶端 | Windows 10 版本 1809 |
支援的最低伺服器 | Windows Server 2019 |
標頭 | devquery.h |
連結庫 | Onecore.lib |
DLL | Cfgmgr32.dll |