C# Class TOAPI.WinMM.JoystickInfoExtra

Show file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
dwButtonNumber int
dwButtons int
dwFlags int
dwPOV int
dwReserved1 int
dwReserved2 int
dwRpos int
dwSize int
dwUpos int
dwVpos int
dwXpos int
dwYpos int
dwZpos int

Property Details

dwButtonNumber public property

public int dwButtonNumber
return int

dwButtons public property

public int dwButtons
return int

dwFlags public property

public int dwFlags
return int

dwPOV public property

public int dwPOV
return int

dwReserved1 public property

public int dwReserved1
return int

dwReserved2 public property

public int dwReserved2
return int

dwRpos public property

public int dwRpos
return int

dwSize public property

public int dwSize
return int

dwUpos public property

public int dwUpos
return int

dwVpos public property

public int dwVpos
return int

dwXpos public property

public int dwXpos
return int

dwYpos public property

public int dwYpos
return int

dwZpos public property

public int dwZpos
return int