WS_EX_NOREDIRECTIONBITMAP top-level constant

int const WS_EX_NOREDIRECTIONBITMAP

The window does not render to a redirection surface. This is for windows that do not have visible content or that use mechanisms other than surfaces to provide their visual.

Implementation

const WS_EX_NOREDIRECTIONBITMAP = 0x00200000;