PropertiesListGetFillableCount function (sensorsutils.h)
Returns the number of elements a properties list buffer of a certain size can possibly hold.
Syntax
ULONG PropertiesListGetFillableCount(
ULONG BufferSizeBytes
);
Parameters
BufferSizeBytes
Size of the buffer in bytes.
Return value
A ULONG that represents an acceptable number for a properties list of BufferSizeBytes size.
Requirements
Requirement | Value |
---|---|
Header | sensorsutils.h |