Contains information used in processing the $LVN_KEYDOWN notification message
Global Const $tagNMLVKEYDOWN = $tagNMHDR & ";word VKey;uint Flags"
$tagNMHDR | Contains information about a notification message |
VKey | Virtual key code |
Flags | This member must always be zero |