WH_MSGFILTER top-level constant

int const WH_MSGFILTER

Installs a hook procedure that monitors messages generated as a result of an input event in a dialog box, message box, menu, or scroll bar.

Implementation

const WH_MSGFILTER = -1;