// acxpin.h
VOID ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION_INIT(
[out] PACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION format
);
View the official Windows Driver Kit DDI referenceNo description available.
The ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION_INIT function initializes an ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION structure for use.
format [out]A pointer to the ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION structure to be initialized.
Minimum ACX version: 1.0
For more information about ACX versions, see ACX version overview.