다음을 통해 공유


BluetoothLEAppearance.SubCategory 속성

정의

Bluetooth LE 디바이스의 모양 하위 범주 값을 가져옵니다.

public:
 property unsigned short SubCategory { unsigned short get(); };
uint16_t SubCategory();
public ushort SubCategory { get; }
var uInt16 = bluetoothLEAppearance.subCategory;
Public ReadOnly Property SubCategory As UShort

속성 값

UInt16

unsigned short

uint16_t

Bluetooth LE 디바이스의 모양 하위 범주입니다. 자세한 내용은 BluetoothLEAppearanceSubcategories를 참조하세요.

Windows 요구 사항

앱 기능
bluetooth

적용 대상