IUser.AudioDevices Property

The list of audio devices associated with the user.

Syntax

public:
property IVectorView<IAudioDeviceInfo^ >^ AudioDevices {
         IVectorView<IAudioDeviceInfo^ >^ get ();
}  

Property value

Type: IVectorView<IAudioDeviceInfo^ > 

  Returns a collection containing the device information for the audio devices associated with the user.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

IUser Interface

IUser Members

Windows.Xbox.System Namespace