NMMOUSE

Undocumented in source.
nothrow
static if(_WIN32_IE >= 0x400)
struct NMMOUSE {}

Members

Variables

dwHitInfo
LPARAM dwHitInfo;
Undocumented in source.
dwItemData
DWORD_PTR dwItemData;
Undocumented in source.
dwItemSpec
DWORD_PTR dwItemSpec;
Undocumented in source.
hdr
NMHDR hdr;
Undocumented in source.
pt
POINT pt;
Undocumented in source.

Meta