ReactOS 0.4.15-dev-7918-g2a2556c
tagJOYCAPSW Struct Reference

#include <mmsystem.h>

Public Attributes

WORD wMid
 
WORD wPid
 
WCHAR 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
 
WCHAR szRegKey [MAXPNAMELEN]
 
WCHAR szOEMVxD [MAX_JOYSTICKOEMVXDNAME]
 

Detailed Description

Definition at line 1425 of file mmsystem.h.

Member Data Documentation

◆ szOEMVxD

WCHAR tagJOYCAPSW::szOEMVxD[MAX_JOYSTICKOEMVXDNAME]

Definition at line 1449 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ szPname

WCHAR tagJOYCAPSW::szPname[MAXPNAMELEN]

Definition at line 1428 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ szRegKey

WCHAR tagJOYCAPSW::szRegKey[MAXPNAMELEN]

Definition at line 1448 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wCaps

UINT tagJOYCAPSW::wCaps

Definition at line 1444 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wMaxAxes

UINT tagJOYCAPSW::wMaxAxes

Definition at line 1445 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wMaxButtons

UINT tagJOYCAPSW::wMaxButtons

Definition at line 1447 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wMid

WORD tagJOYCAPSW::wMid

Definition at line 1426 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wNumAxes

UINT tagJOYCAPSW::wNumAxes

Definition at line 1446 of file mmsystem.h.

Referenced by joyGetDevCapsA(), and test_api().

◆ wNumButtons

UINT tagJOYCAPSW::wNumButtons

Definition at line 1435 of file mmsystem.h.

Referenced by joyGetDevCapsA(), and test_api().

◆ wPeriodMax

UINT tagJOYCAPSW::wPeriodMax

Definition at line 1437 of file mmsystem.h.

Referenced by joyGetDevCapsA(), and joyGetDevCapsW().

◆ wPeriodMin

UINT tagJOYCAPSW::wPeriodMin

Definition at line 1436 of file mmsystem.h.

Referenced by joyGetDevCapsA(), and joyGetDevCapsW().

◆ wPid

WORD tagJOYCAPSW::wPid

Definition at line 1427 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wRmax

UINT tagJOYCAPSW::wRmax

Definition at line 1439 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wRmin

UINT tagJOYCAPSW::wRmin

Definition at line 1438 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wUmax

UINT tagJOYCAPSW::wUmax

Definition at line 1441 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wUmin

UINT tagJOYCAPSW::wUmin

Definition at line 1440 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wVmax

UINT tagJOYCAPSW::wVmax

Definition at line 1443 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wVmin

UINT tagJOYCAPSW::wVmin

Definition at line 1442 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wXmax

UINT tagJOYCAPSW::wXmax

Definition at line 1430 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wXmin

UINT tagJOYCAPSW::wXmin

Definition at line 1429 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wYmax

UINT tagJOYCAPSW::wYmax

Definition at line 1432 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wYmin

UINT tagJOYCAPSW::wYmin

Definition at line 1431 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wZmax

UINT tagJOYCAPSW::wZmax

Definition at line 1434 of file mmsystem.h.

Referenced by joyGetDevCapsA().

◆ wZmin

UINT tagJOYCAPSW::wZmin

Definition at line 1433 of file mmsystem.h.

Referenced by joyGetDevCapsA().


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