ReactOS 0.4.15-dev-7918-g2a2556c
tagJOYCAPSA Struct Reference

#include <mmsystem.h>

Public Attributes

WORD wMid
 
WORD wPid
 
CHAR szPname [MAXPNAMELEN]
 
UINT wXmin
 
UINT wXmax
 
UINT wYmin
 
UINT wYmax
 
UINT wZmin
 
UINT wZmax
 
UINT wNumButtons
 
UINT wPeriodMin
 
UINT wPeriodMax
 
UINT wRmin
 
UINT wRmax
 
UINT wUmin
 
UINT wUmax
 
UINT wVmin
 
UINT wVmax
 
UINT wCaps
 
UINT wMaxAxes
 
UINT wNumAxes
 
UINT wMaxButtons
 
CHAR szRegKey [MAXPNAMELEN]
 
CHAR szOEMVxD [MAX_JOYSTICKOEMVXDNAME]
 

Detailed Description

Definition at line 1398 of file mmsystem.h.

Member Data Documentation

◆ szOEMVxD

CHAR tagJOYCAPSA::szOEMVxD[MAX_JOYSTICKOEMVXDNAME]

Definition at line 1422 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ szPname

CHAR tagJOYCAPSA::szPname[MAXPNAMELEN]

Definition at line 1401 of file mmsystem.h.

Referenced by joyGetDevCapsA(), and test_api().

◆ szRegKey

CHAR tagJOYCAPSA::szRegKey[MAXPNAMELEN]

Definition at line 1421 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wCaps

UINT tagJOYCAPSA::wCaps

Definition at line 1417 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wMaxAxes

UINT tagJOYCAPSA::wMaxAxes

Definition at line 1418 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wMaxButtons

UINT tagJOYCAPSA::wMaxButtons

Definition at line 1420 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wMid

WORD tagJOYCAPSA::wMid

Definition at line 1399 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wNumAxes

UINT tagJOYCAPSA::wNumAxes

Definition at line 1419 of file mmsystem.h.

Referenced by joyGetDevCapsA(), and test_api().

◆ wNumButtons

UINT tagJOYCAPSA::wNumButtons

Definition at line 1408 of file mmsystem.h.

Referenced by joyGetDevCapsA(), and test_api().

◆ wPeriodMax

UINT tagJOYCAPSA::wPeriodMax

Definition at line 1410 of file mmsystem.h.

Referenced by joyGetDevCapsA(), and test_api().

◆ wPeriodMin

UINT tagJOYCAPSA::wPeriodMin

Definition at line 1409 of file mmsystem.h.

Referenced by joyGetDevCapsA(), and test_api().

◆ wPid

WORD tagJOYCAPSA::wPid

Definition at line 1400 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wRmax

UINT tagJOYCAPSA::wRmax

Definition at line 1412 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wRmin

UINT tagJOYCAPSA::wRmin

Definition at line 1411 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wUmax

UINT tagJOYCAPSA::wUmax

Definition at line 1414 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wUmin

UINT tagJOYCAPSA::wUmin

Definition at line 1413 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wVmax

UINT tagJOYCAPSA::wVmax

Definition at line 1416 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wVmin

UINT tagJOYCAPSA::wVmin

Definition at line 1415 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wXmax

UINT tagJOYCAPSA::wXmax

Definition at line 1403 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wXmin

UINT tagJOYCAPSA::wXmin

Definition at line 1402 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wYmax

UINT tagJOYCAPSA::wYmax

Definition at line 1405 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wYmin

UINT tagJOYCAPSA::wYmin

Definition at line 1404 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wZmax

UINT tagJOYCAPSA::wZmax

Definition at line 1407 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wZmin

UINT tagJOYCAPSA::wZmin

Definition at line 1406 of file mmsystem.h.

Referenced by joyGetDevCapsA().


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