HTTRANSPARENT top-level constant

int const HTTRANSPARENT

In a window currently covered by another window in the same thread (the message will be sent to underlying windows in the same thread until one of them returns a code that is not HTTRANSPARENT).

Implementation

const HTTRANSPARENT = -1;