PFN_SENSORSCXSENSORINITIALIZE fonction de rappel (sensorscx.h)
Définit les propriétés d’énumération d’un capteur.
Syntaxe
PFN_SENSORSCXSENSORINITIALIZE PfnSensorscxsensorinitialize;
NTSTATUS * PfnSensorscxsensorinitialize(
PSENSORSCX_DRIVER_GLOBALS DriverGlobals,
SENSOROBJECT Sensor,
PSENSOR_CONFIG pSensorConfig
)
{...}
Paramètres
DriverGlobals
Définitions globales pour le pilote.
Sensor
Référence à un objet de capteur.
pSensorConfig
Liste des fonctions que le pilote implémente.
Valeur retournée
Retourne NTSTATUS.
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | sensorscx.h |