SensorsCxSensorInitialize - NtDoc

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

NTSTATUS SensorsCxSensorInitialize(
  [in] SENSOROBJECT   Sensor,
  [in] PSENSOR_CONFIG pSensorConfig
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

SensorsCxSensorInitialize function

Description

This function sets the enumeration properties of a sensor.

For more information about sensor properties, see Enumeration properties.

Parameters

Sensor [in]

A reference to a sensor object.

pSensorConfig [in]

A list of enumeration properties. For more information, see SENSOR_CONFIG.

Return value

This function returns NTSTATUS with different values. Some values that may be returned are the following: