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.
Allows the operating system to free the video memory of resources by discarding their content.
Syntax
HRESULT OfferResources();
Return value
Type: HRESULT
OfferResources returns:
- S_OK if resources were successfully offered
- E_INVALIDARG if a resource in the array or the priority is invalid
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_3.h |
Library | D2d1.lib |
DLL | D2d1.dll |