ACX_PHYSICAL_CONNECTION_INIT - NtDoc

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

VOID ACX_PHYSICAL_CONNECTION_INIT(
  [out] PACX_PHYSICAL_CONNECTION Connection
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

The ACX_PHYSICAL_CONNECTION_INIT function initializes an ACX_PHYSICAL_CONNECTION structure for use.

Parameters

Connection [out]

A pointer to the ACX_PHYSICAL_CONNECTION structure to initialize.

Remarks

ACX requirements

Minimum ACX version: 1.0

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

See also