IAudioStateMonitor::UnregisterCallback method
Unregisters a callback previously registered with IAudioStateMonitor::RegisterCallback.Syntax
Parameters
registrationType: AudioStateMonitorRegistrationHandle A 64-bit integer that identifies the callback to be unregistered. This value is returned in the registration parameter of the RegisterCallback method.
