ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION_INIT - NtDoc

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

VOID ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION_INIT(
  [out] PACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION format
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

The ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION_INIT function initializes an ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION structure for use.

Parameters

format [out]

A pointer to the ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION structure to be initialized.

Remarks

ACX requirements

Minimum ACX version: 1.0

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

See also