Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function initializes a SENSOR_COLLECTION_LIST structure.
Syntax
VOID SENSOR_COLLECTION_LIST_INIT(
[out] PSENSOR_COLLECTION_LIST pCollectionList,
[in] ULONG CollectionListSize
);
Parameters
[out] pCollectionList
A pointer to a SENSOR_COLLECTION_LIST.
[in] CollectionListSize
The size of the SENSOR_COLLECTION_LIST.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | sensorsdef.h |