ID2D1ImageSource::OfferResources method
Allows the operating system to free the video memory of resources by discarding their content.
Syntax
HRESULT OfferResources();
Parameters
This method has no parameters.
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
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: