Partager via


BluetoothLEAppearanceSubcategories.Gamepad Propriété

Définition

Obtient le code de sous-catégorie d’apparence du boîtier de jeu. Cela s’applique uniquement aux appareils Bluetooth LE qui font partie de la catégorie d’apparence BluetoothLEAppearanceCategories.HumanInterfaceDevice .

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

Valeur de propriété

UInt16

unsigned short

uint16_t

Code de sous-catégorie d’apparence pour un appareil Bluetooth LE de boîtier de jeu.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à