AXISINFOA

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

Members

Variables

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

Meta