// acxmanager.h
VOID ACX_CIRCUIT_TEMPLATE_CONFIG_INIT(
[out] PACX_CIRCUIT_TEMPLATE_CONFIG Config
);
View the official Windows Driver Kit DDI referenceNo description available.
The ACX_CIRCUIT_TEMPLATE_CONFIG_INIT function initializes an ACX_CIRCUIT_TEMPLATE_CONFIG structure.
Config [out]A pointer to the ACX_CIRCUIT_TEMPLATE_CONFIG structure to initialize.
Minimum ACX version: 1.0
For more information about ACX versions, see ACX version overview.