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