OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Structure sent with EN_DROPFILES notification. More...
#include <owl/commctrl.h>
Public Member Functions | |
operator NMHDR & () | |
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). | |
Structure sent with EN_DROPFILES notification.
Definition at line 274 of file commctrl.h.
|
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).
Definition at line 279 of file commctrl.h.