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
None
Configuration requise
Condition requise | Valeur |
---|---|
Plateforme cible | Desktop (Expérience utilisateur) |
En-tête | sensorsdef.h |