Freigeben über


PhoneCall.ChangeAudioDeviceAsync(PhoneCallAudioDevice) Methode

Definition

Stellt asynchron ein Audiogerät für die Freisprecheinrichtung (HF) fest.

public:
 virtual IAsyncOperation<PhoneCallOperationStatus> ^ ChangeAudioDeviceAsync(PhoneCallAudioDevice endpoint) = ChangeAudioDeviceAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<PhoneCallOperationStatus> ChangeAudioDeviceAsync(PhoneCallAudioDevice const& endpoint);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<PhoneCallOperationStatus> ChangeAudioDeviceAsync(PhoneCallAudioDevice endpoint);
function changeAudioDeviceAsync(endpoint)
Public Function ChangeAudioDeviceAsync (endpoint As PhoneCallAudioDevice) As IAsyncOperation(Of PhoneCallOperationStatus)

Parameter

Gibt zurück

Attribute

Windows-Anforderungen

App-Funktionen
phoneCall

Gilt für: