// sensorsdef.h
ULONG SENSOR_PROPERTY_LIST_SIZE(
[in] ULONG Count
);
View the official Windows Driver Kit DDI referenceNo description available.
This function returns the size of the property list.
Count [in]The number of PROPERTYKEY elements.
The SENSOR_PROPERTY_LIST_SIZE function returns a ULONG value that represents the size of the property list.