SENSOR_COLLECTION_LIST_INIT函式 (sensorsdef.h)
此函式會初始化 SENSOR_COLLECTION_LIST 結構。
語法
void SENSOR_COLLECTION_LIST_INIT(
[out] PSENSOR_COLLECTION_LIST pCollectionList,
[in] ULONG CollectionListSize
);
參數
[out] pCollectionList
[in] CollectionListSize
傳回值
無
規格需求
需求 | 值 |
---|---|
目標平台 | 桌面 |
標頭 | sensorsdef.h |