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 |