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