AcxJackChangeStateNotification function (acxpin.h)
The AcxJackChangeStateNotification function is called to indicate that a change in the state of the specified jack has occurred.
Syntax
void AcxJackChangeStateNotification(
ACXJACK Jack
);
Parameters
Jack
The jack where the state change occurred.
Return value
None
Remarks
ACX requirements
Minimum ACX version: 1.0
For more information about ACX versions, see ACX version overview.
Requirements
Requirement | Value |
---|---|
Header | acxpin.h |
See also
- [acxpin.h header](index.md)