다음을 통해 공유


BluetoothLEAppearanceSubcategories.DigitalPen 속성

정의

디지털 펜 모양 하위 범주 코드를 가져옵니다. BluetoothLEAppearanceCategories.HumanInterfaceDevice 모양 범주에 속하는 Bluetooth LE 디바이스에만 적용됩니다.

public:
 static property unsigned short DigitalPen { unsigned short get(); };
static uint16_t DigitalPen();
public static ushort DigitalPen { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.digitalPen;
Public Shared ReadOnly Property DigitalPen As UShort

속성 값

UInt16

unsigned short

uint16_t

디지털 펜 Bluetooth LE 디바이스의 모양 하위 범주 코드입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상