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.
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 |