Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 791 Bytes

phonelinetransportdevice_fromid_114571398.md

File metadata and controls

30 lines (20 loc) · 791 Bytes
-api-id -api-type ms.custom
M:Windows.ApplicationModel.Calls.PhoneLineTransportDevice.FromId(System.String)
winrt method
19H1

Windows.ApplicationModel.Calls.PhoneLineTransportDevice.FromId

-description

Gets the PhoneLineTransportDevice from the given DeviceId.

-parameters

-param id

A DeviceId.

-returns

The PhoneLineTransportDevice or null if DeviceId does not correspond to existing device.

-remarks

-see-also

PhoneLine.TransportDeviceId, PhoneLineTransportDevice.DeviceId

-examples