IDXGISurface::Unmap method
Invalidate the pointer to the surface retrieved by IDXGISurface::Map and re-enable GPU access to the resource.
Syntax
HRESULT Unmap();
Parameters
This method has no parameters.
Return value
Type: HRESULT
Returns S_OK if successful; otherwise, returns one of the error codes that are described in the DXGI_ERROR topic.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Show: