AXISINFOW

Undocumented in source.
nothrow
static if(_WIN32_WINNT >= 0x500)
struct AXISINFOW {}

Members

Variables

axAxisName
WCHAR[MM_MAX_AXES_NAMELEN] axAxisName;
Undocumented in source.
axMaxValue
LONG axMaxValue;
Undocumented in source.
axMinValue
LONG axMinValue;
Undocumented in source.

Meta