次の方法で共有


PhoneCall.ChangeAudioDevice(PhoneCallAudioDevice) メソッド

定義

ハンズフリー (HF) 通話オーディオ デバイスを設定します。

public:
 virtual PhoneCallOperationStatus ChangeAudioDevice(PhoneCallAudioDevice endpoint) = ChangeAudioDevice;
PhoneCallOperationStatus ChangeAudioDevice(PhoneCallAudioDevice const& endpoint);
public PhoneCallOperationStatus ChangeAudioDevice(PhoneCallAudioDevice endpoint);
function changeAudioDevice(endpoint)
Public Function ChangeAudioDevice (endpoint As PhoneCallAudioDevice) As PhoneCallOperationStatus

パラメーター

endpoint
PhoneCallAudioDevice

設定するオーディオ デバイスを表す PhoneCallAudioDevice オブジェクト。

戻り値

電話の状態を表す PhoneCallOperationStatus オブジェクト。

Windows の要件

アプリの機能
phoneCall

適用対象