ACX_MICARRAYGEOMETRY_CONFIG_INIT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// acxpin.h

VOID ACX_MICARRAYGEOMETRY_CONFIG_INIT(
  [out] PACX_MICARRAYGEOMETRY_CONFIG Config
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-acxpin-acx_micarraygeometry_config_init)

Description

The ACX_MICARRAYGEOMETRY_CONFIG_INIT function initializes an ACX_MICARRAYGEOMETRY_CONFIG structure for use.

Parameters

Config [out]

A pointer to the ACX_MICARRAYGEOMETRY_CONFIG structure to initialize.

Remarks

ACX requirements

Minimum ACX version: 1.0

For more information about ACX versions, see ACX version overview.

See also