ACX_MICROPHONE_CONFIG_INIT - NtDoc

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

VOID ACX_MICROPHONE_CONFIG_INIT(
  [out] PACX_MICROPHONE_CONFIG Config
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-acxpin-acx_microphone_config_init)

Description

The ACX_MICROPHONE_CONFIG_INIT function initialized an ACX_MICROPHONE_CONFIG structure for use.

Parameters

Config [out]

A pointer to the ACX_MICROPHONE_CONFIG structure to initialize.

Remarks

ACX requirements

Minimum ACX version: 1.0

For more information about ACX versions, see ACX version overview.

See also