Partilhar via


Função CollectionsListGetFillableCount (sensorsutils.h)

Retorna o número de elementos que um buffer SENSOR_COLLECTION_LIST de um determinado tamanho pode conter.

Sintaxe

ULONG CollectionsListGetFillableCount(
  ULONG BufferSizeBytes
);

Parâmetros

BufferSizeBytes

O tamanho do buffer em bytes.

Retornar valor

O número de SENSOR_VALUE_PAIR que é aceitável para um SENSOR_COLLECTION_LIST de tamanho BufferSizeBytes.

Requisitos

Requisito Valor
Cabeçalho sensorsutils.h