Event signaling that an audio device has been removed.
public:
static event EventHandler<AudioDeviceRemovedEventArgs^ >^ AudioDeviceRemoved {
EventRegistrationToken add (EventHandler<AudioDeviceRemovedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.System
Metadata: windows.winmd