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