Share via


BluetoothLEAppearanceSubcategories.Generic Property

Definition

Gets the generic appearance subcategory code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a generic Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to