다음을 통해 공유


BluetoothLEAppearanceSubcategories.Gamepad 속성

정의

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

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

속성 값

UInt16

unsigned short

uint16_t

게임 패드 Bluetooth LE 디바이스의 모양 하위 범주 코드입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상