|
OWLNext 6.32
|
Structure sent with EN_SELCHANGE notification. More...
#include <commctrl.h>
Public Member Functions | |
| operator NMHDR & () | |
Structure sent with EN_SELCHANGE notification.
| owl::TSelChange::operator NMHDR & | ( | ) | [inline] |
Allows the notification structure to be transparently treated as an NMHDR structure, thereby eliminating the need to explicitly refer to the NMHDR data member (which is always the first member of notification structures).
1.7.4