ReactOS 0.4.15-dev-7842-g558ab78
joyinfo_tag Struct Reference

#include <mmsystem.h>

Public Attributes

UINT wXpos
 
UINT wYpos
 
UINT wZpos
 
UINT wButtons
 

Detailed Description

Definition at line 1452 of file mmsystem.h.

Member Data Documentation

◆ wButtons

UINT joyinfo_tag::wButtons

Definition at line 1456 of file mmsystem.h.

Referenced by JOY_Timer(), and joyGetPos().

◆ wXpos

UINT joyinfo_tag::wXpos

Definition at line 1453 of file mmsystem.h.

Referenced by JOY_Timer(), and joyGetPos().

◆ wYpos

UINT joyinfo_tag::wYpos

Definition at line 1454 of file mmsystem.h.

Referenced by JOY_Timer(), and joyGetPos().

◆ wZpos

UINT joyinfo_tag::wZpos

Definition at line 1455 of file mmsystem.h.

Referenced by JOY_Timer(), and joyGetPos().


The documentation for this struct was generated from the following file: