다음을 통해 공유


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입니다.

적용 대상

추가 정보