次の方法で共有


PhoneLineTransportDevice.FromId(String) メソッド

定義

指定した DeviceId から PhoneLineTransportDevice を取得します。

public:
 static PhoneLineTransportDevice ^ FromId(Platform::String ^ id);
 static PhoneLineTransportDevice FromId(winrt::hstring const& id);
public static PhoneLineTransportDevice FromId(string id);
function fromId(id)
Public Shared Function FromId (id As String) As PhoneLineTransportDevice

パラメーター

id
String

Platform::String

winrt::hstring

DeviceId

戻り値

DeviceId が既存のデバイスに対応していない場合は PhoneLineTransportDevice または null。

適用対象

こちらもご覧ください