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.
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 |