SensorsCxStateChange function (sensorscx.h)
Used to initialize a state change.
Syntax
void SensorsCxStateChange(
[in] SENSOROBJECT Sensor,
[in] SENSOR_STATE State
);
Parameters
[in] Sensor
Holds information on the sensor being managed by the driver.
[in] State
Holds information on the state of the sensor.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | sensorscx.h |