HShifterType Enumeration

Defines values that indicate the H-pattern shifter type of a wheel device.

Syntax

public enum class HShifterType  

Members

Member Description
NoHPatterShifter The device does not have an H-pattern shifter.
TwoPositionShifterNoNeutral The device has a two-position H-pattern shifter with no neutral position.
TwoPositionShifterWithNeutral The device has a two-position H-pattern shifter with a neutral position.
ReverseAndFirstTopLeft The device has an H-pattern shifter with reverse and first gear located at the top left.
ReverseTopLeft The device has an H-pattern shifter with reverse gear located at the top left.
ReverseBottomLeft The device has an H-pattern shifter with reverse gear located at the bottom left.
ReverseTopRight The device has an H-pattern shifter with reverse gear located at the top right.
ReverseBottomRight The device has an H-pattern shifter with reverse gear located at the bottom right.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.arcadestick.winmd

See also

Reference

Microsoft.Xbox.Input Namespace