AcxJackChangeStateNotification - NtDoc

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

VOID AcxJackChangeStateNotification(
  ACXJACK Jack
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

The AcxJackChangeStateNotification function is called to indicate that a change in the state of the specified jack has occurred.

Parameters

Jack

The jack where the state change occurred.

Remarks

ACX requirements

Minimum ACX version: 1.0

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

See also