WH_CALLWNDPROCRET top-level constant

int const WH_CALLWNDPROCRET

Installs a hook procedure that monitors messages after they have been processed by the destination window procedure.

Implementation

const WH_CALLWNDPROCRET = 12;