Edit

Share via


Collection list helpers

The collection list helper functions are used by the v2 sensor drivers, for working with SENSOR_COLLECTION_LIST structures.

The helper functions are used along with the sensor device driver software interface (DDSI).

SensorCollectionGetAt

Usage by sensor DDSI

  • Retrieves property key and PROPVARIANT-related attributes of a collection list.

Comments

CollectionsListGetFillableCount

Usage by sensor DDSI

  • Returns buffer size in bytes.

Comments

  • None.

EvaluateActivityThresholds

Usage by sensor DDSI

  • Compares activity thresholds in old and new data samples, and returns a Boolean value.

Comments

  • None.

CollectionsListSortSubscribedActivitiesByConfidence

Usage by sensor DDSI

  • Sorts the collection lists for the possible activities in order of confidence levels.

Comments

  • None.

Requirements

Minimum supported client: Windows 8.1

Minimum supported server: Windows Server 2012 R2

Header: Sensorsutils.h