Contains information about a notification message
Global Const $tagNMHDR = "struct; hwnd hWndFrom;uint_ptr IDFrom;INT Code; endstruct"
hWndFrom | Window handle to the control sending a message |
IDFrom | Identifier of the control sending a message |
Code | Notification code |