Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |