fonction SENSOR_COLLECTION_LIST_INIT (sensorsdef.h)
Cette fonction initialise une structure SENSOR_COLLECTION_LIST .
Syntaxe
void SENSOR_COLLECTION_LIST_INIT(
[out] PSENSOR_COLLECTION_LIST pCollectionList,
[in] ULONG CollectionListSize
);
Paramètres
[out] pCollectionList
Pointeur vers un SENSOR_COLLECTION_LIST.
[in] CollectionListSize
Taille du SENSOR_COLLECTION_LIST.
Valeur de retour
None
Configuration requise
Condition requise | Valeur |
---|---|
Plateforme cible | Desktop (Expérience utilisateur) |
En-tête | sensorsdef.h |