Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies options used by the WINDOWCOMPOSITIONATTRIBDATA structure.
Syntax
typedef enum {
WCA_EXCLUDED_FROM_DDA = 24
} WINDOWCOMPOSITIONATTRIB;
Fields
WCA_EXCLUDED_FROM_DDA
Prevents a window from being captured by the Desktop Duplication API. The pvData member of the WINDOWCOMPOSITIONATTRIBDATA structure points to a value of type BOOL. If the value is TRUE, the window is not captured. Otherwise, the window exhibits normal behavior.\
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 version 1709 (build 16299)] |
| Minimum supported server | None supported |
| Header | N/A |