AudioDeviceRemovedEventArgs.AudioDevice Property

Information on the audio device that was removed.

Syntax

public:
property IAudioDeviceInfo^ AudioDevice {
         IAudioDeviceInfo^ get ();
}  

Property value

Type: IAudioDeviceInfo 

Returns information on the audio device that was removed.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

AudioDeviceRemovedEventArgs Class

AudioDeviceRemovedEventArgs Members

Windows.Xbox.System Namespace