NMLVODSTATECHANGE

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

Members

Variables

hdr
NMHDR hdr;
Undocumented in source.
iFrom
int iFrom;
Undocumented in source.
iTo
int iTo;
Undocumented in source.
uNewState
UINT uNewState;
Undocumented in source.
uOldState
UINT uOldState;
Undocumented in source.

Meta