WH_CALLWNDPROC top-level constant

int const WH_CALLWNDPROC

Installs a hook procedure that monitors messages before the system sends them to the destination window procedure.

Implementation

const WH_CALLWNDPROC = 4;