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.
Implemented by the client driver to reclaim resources.
Syntax
PFND3D12DDI_RECLAIMRESOURCES_0001 Pfnd3d12ddiReclaimresources0001;
HRESULT Pfnd3d12ddiReclaimresources0001(
D3D12DDI_HDEVICE unnamedParam1,
D3D12DDIARG_RECLAIMRESOURCES_0001 *unnamedParam2
)
{...}
Parameters
unnamedParam1
A handle to the display device (graphics context).
unnamedParam2
Pointer to a D3D12DDIARG_RECLAIMRESOURCES_0001 structure.
Return value
Returns HRESULT.
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h |