GattDescriptor.AttributeHandle 속성

정의

GATT 서버 디바이스에서 이 특성을 고유하게 식별하는 데 사용되는 GATT 특성 핸들을 가져옵니다.

public:
 property unsigned short AttributeHandle { unsigned short get(); };
uint16_t AttributeHandle();
public ushort AttributeHandle { get; }
var uInt16 = gattDescriptor.attributeHandle;
Public ReadOnly Property AttributeHandle As UShort

속성 값

UInt16

unsigned short

uint16_t

GATT 서버 디바이스에서 이 특성을 고유하게 식별하는 핸들입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상