GattLocalDescriptor 클래스

정의

이 클래스는 로컬 특성의 설명자를 정의합니다.

public ref class GattLocalDescriptor 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 GattLocalDescriptor final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class GattLocalDescriptor 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 sealed class GattLocalDescriptor
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class GattLocalDescriptor
Public NotInheritable Class GattLocalDescriptor
상속
Object Platform::Object IInspectable GattLocalDescriptor
특성

Windows 요구 사항

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

속성

ReadProtectionLevel

이 로컬 특성 설명자의 읽기 보호 수준을 가져옵니다.

StaticValue

이 로컬 특성 설명자에 대한 정적 값을 가져옵니다.

Uuid

이 로컬 특성 설명자에 대한 Bluetooth SIG 정의 UUID를 가져옵니다.

WriteProtectionLevel

쓰기 보호 수준을 가져옵니다.

이벤트

ReadRequested

읽기가 요청되었을 때 트리거되는 이벤트입니다.

WriteRequested

쓰기가 요청되었을 때 트리거되는 이벤트입니다.

적용 대상