|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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] |
Definition at line 1398 of file mmsystem.h.
| CHAR tagJOYCAPSA::szOEMVxD[MAX_JOYSTICKOEMVXDNAME] |
Definition at line 1422 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| CHAR tagJOYCAPSA::szPname[MAXPNAMELEN] |
Definition at line 1401 of file mmsystem.h.
Referenced by joyGetDevCapsA(), and test_api().
| CHAR tagJOYCAPSA::szRegKey[MAXPNAMELEN] |
Definition at line 1421 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wCaps |
Definition at line 1417 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wMaxAxes |
Definition at line 1418 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wMaxButtons |
Definition at line 1420 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| WORD tagJOYCAPSA::wMid |
Definition at line 1399 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wNumAxes |
Definition at line 1419 of file mmsystem.h.
Referenced by joyGetDevCapsA(), and test_api().
| UINT tagJOYCAPSA::wNumButtons |
Definition at line 1408 of file mmsystem.h.
Referenced by joyGetDevCapsA(), and test_api().
| UINT tagJOYCAPSA::wPeriodMax |
Definition at line 1410 of file mmsystem.h.
Referenced by joyGetDevCapsA(), and test_api().
| UINT tagJOYCAPSA::wPeriodMin |
Definition at line 1409 of file mmsystem.h.
Referenced by joyGetDevCapsA(), and test_api().
| WORD tagJOYCAPSA::wPid |
Definition at line 1400 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wRmax |
Definition at line 1412 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wRmin |
Definition at line 1411 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wUmax |
Definition at line 1414 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wUmin |
Definition at line 1413 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wVmax |
Definition at line 1416 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wVmin |
Definition at line 1415 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wXmax |
Definition at line 1403 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wXmin |
Definition at line 1402 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wYmax |
Definition at line 1405 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wYmin |
Definition at line 1404 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wZmax |
Definition at line 1407 of file mmsystem.h.
Referenced by joyGetDevCapsA().
| UINT tagJOYCAPSA::wZmin |
Definition at line 1406 of file mmsystem.h.
Referenced by joyGetDevCapsA().