// acxcircuit.h
GUID AcxCircuitGetNotificationId(
ACXCIRCUIT Circuit
);
View the official Windows Driver Kit DDI referenceNo description available.
The AcxCircuitGetNotificationId function retrieves the Plug and Play notification ID that is used for audio module notifications for the specified ACX circuit.
CircuitThe existing ACXCIRCUIT object from which to retrieve the Plug and Play notification ID.
Returns a GUID representing the Plug and Play notification ID for the specified Circuit.
Minimum ACX version: 1.1
For more information about ACX versions, see ACX version overview.