fonction SENSOR_PROPERTY_LIST_INIT (sensorsdef.h)
Cette fonction initialise une structure SENSOR_PROPERTY_LIST.
Syntaxe
void SENSOR_PROPERTY_LIST_INIT(
[out] PSENSOR_PROPERTY_LIST pPropertyList,
[in] ULONG PropertyListSize
);
Paramètres
[out] pPropertyList
Liste des éléments PROPERTYKEY.
[in] PropertyListSize
Taille de pPropertyList.
Valeur de retour
Aucun
Exigences
Exigence | Valeur |
---|---|
plateforme cible | Bureau |
d’en-tête | sensorsdef.h |