다음을 통해 공유


BluetoothUuidHelper 클래스

정의

Bluetooth 디바이스 UUID와 짧은 ID 간에 변환하는 메서드를 제공하는 도우미 클래스입니다.

public ref class BluetoothUuidHelper abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class BluetoothUuidHelper final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class BluetoothUuidHelper
Public Class BluetoothUuidHelper
상속
Object Platform::Object IInspectable BluetoothUuidHelper
특성

Windows 요구 사항

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

메서드

FromShortId(UInt32)

짧은 ID에서 Bluetooth 디바이스 UUID를 반환합니다.

TryGetShortId(Guid)

UUID에서 짧은 Bluetooth 디바이스 ID를 가져오려고 시도합니다.

적용 대상