SensorsCxStateChange - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// sensorscx.h

VOID SensorsCxStateChange(
  [in] SENSOROBJECT Sensor,
  [in] SENSOR_STATE State
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-sensorscx-sensorscxstatechange)

SensorsCxStateChange function

Description

Used to initialize a state change.

Parameters

Sensor [in]

Holds information on the sensor being managed by the driver.

State [in]

Holds information on the state of the sensor.