Freigeben über


VoipPhoneCall.GetAssociatedCallControlDevices Methode

Definition

Wichtig

Die Typen im Windows.Phone.Networking.Voip-Namespace sind veraltet und in zukünftigen Versionen von Windows möglicherweise nicht verfügbar. Verwenden Sie stattdessen die entsprechenden Typen im Windows.ApplicationModel.Calls-Namespace .

public:
 virtual IVectorView<Platform::String ^> ^ GetAssociatedCallControlDevices() = GetAssociatedCallControlDevices;
IVectorView<winrt::hstring> GetAssociatedCallControlDevices();
public IReadOnlyList<string> GetAssociatedCallControlDevices();
function getAssociatedCallControlDevices()
Public Function GetAssociatedCallControlDevices () As IReadOnlyList(Of String)

Gibt zurück

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Gilt für: