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