BluetoothLEAppearanceSubcategories.Generic Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The appearance subcategory code for a generic Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|