SENSOR_PROPERTY_LIST_INIT函式 (sensorsdef.h)
此函式會初始化 SENSOR_PROPERTY_LIST 結構。
語法
void SENSOR_PROPERTY_LIST_INIT(
[out] PSENSOR_PROPERTY_LIST pPropertyList,
[in] ULONG PropertyListSize
);
參數
[out] pPropertyList
PROPERTYKEY 元素的清單。
[in] PropertyListSize
pPropertyList 的大小。
傳回值
無
規格需求
需求 | 值 |
---|---|
目標平台 | 桌面 |
標頭 | sensorsdef.h |