WDA_EXCLUDEFROMCAPTURE top-level constant

int const WDA_EXCLUDEFROMCAPTURE

The window is displayed only on a monitor. Everywhere else, the window does not appear at all. One use for this affinity is for windows that show video recording controls, so that the controls are not included in the capture.

Implementation

const WDA_EXCLUDEFROMCAPTURE = 0x00000011;