Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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 |