ACX_CIRCUIT_TEMPLATE_CONFIG_INIT - NtDoc

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

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

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-acxmanager-acx_circuit_template_config_init)

Description

The ACX_CIRCUIT_TEMPLATE_CONFIG_INIT function initializes an ACX_CIRCUIT_TEMPLATE_CONFIG structure.

Parameters

Config [out]

A pointer to the ACX_CIRCUIT_TEMPLATE_CONFIG structure to initialize.

Remarks

ACX requirements

Minimum ACX version: 1.0

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

See also