SENSOR_CONTROLLER_CONFIG_INIT - NtDoc

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

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

NtDoc

No description available.

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

SENSOR_CONTROLLER_CONFIG_INIT function

Description

This function initializes a SENSOR_CONTROLLER_CONFIG structure.

Parameters

pConfig [out]

A pointer to a new SENSOR_CONTROLLER_CONFIG structure.

See also

SENSOR_CONTROLLER_CONFIG