BluetoothDeviceId.FromId(String) 메서드

정의

디바이스 ID에서 BluetoothDeviceId 개체를 만듭니다.

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

매개 변수

deviceId
String

Platform::String

winrt::hstring

디바이스 ID

반환

Windows 요구 사항

디바이스 패밀리
Windows 10 Fall Creators Update (10.0.16299.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v5.0에서 도입되었습니다.)
앱 기능
bluetooth

적용 대상