mCtrl 0.8.1
Data Fields

MC_NMMTSELCHANGE Struct Reference

Structure for notification MC_MTN_SELCHANGE. More...

Data Fields

NMHDR hdr
 Common notification structure header.
int iItemOld
 Index of previously selected tab.
LPARAM lParamOld
 Data of previously selected tab, or zero.
int iItemNew
 Index of newly selected tab.
LPARAM lParamNew
 Data of newly selected tab, or zero.

Detailed Description

Structure for notification MC_MTN_SELCHANGE.