DWMWA_CLOAK constant

int const DWMWA_CLOAK

Use with DwmSetWindowAttribute. Cloaks the window such that it is not visible to the user. The window is still composed by DWM.

Implementation

static const DWMWA_CLOAK = 13;