Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IDXGIOutput6::CheckHardwareCompositionSupport method (dxgi1_6.h)
Notifies applications that hardware stretching is supported.
Syntax
HRESULT CheckHardwareCompositionSupport(
[out] UINT *pFlags
);
Parameters
[out] pFlags
Type: UINT*
A bitfield of DXGI_HARDWARE_COMPOSITION_SUPPORT_FLAGS enumeration values describing which types of hardware composition are supported. The values are bitwise OR'd together.
Return value
Type: HRESULT
Returns a code that indicates success or failure.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | dxgi1_6.h |
| Library | DXGI.lib |
See also
Feedback
Was this page helpful?
