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
Aucun
Exigences
Exigence | Valeur |
---|---|
plateforme cible | Bureau |
d’en-tête | sensorsdef.h |