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 du pilote.
Sensor
Référence à un objet capteur.
pSensorConfig
Liste des fonctions que le pilote implémente.
Valeur de retour
Retourne NTSTATUS.
Exigences
Exigence | Valeur |
---|---|
d’en-tête | sensorscx.h |