SENSOR_CONFIG_INIT - NtDoc

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

VOID SENSOR_CONFIG_INIT(
  [out] PSENSOR_CONFIG pConfig
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

SENSOR_CONFIG_INIT function

Description

This function initializes a SENSOR_CONFIG structure.

Parameters

pConfig [out]

A pointer to a new SENSOR_CONFIG structure.

See also

SENSOR_CONFIG