Resets the layout; decommits all pages from the virtual address range, returns all ESRAM and system memory pages to the free lists, and invalidates all mappings made upon this layout.
public:
HRESULT Reset()
Type: HRESULTÂ
S_OK, E_INVALIDARG, or E_OUTOFMEMORY, described in Direct3D 11 return codes.
Before calling Reset, check to make sure that the layout is not in use by the GPU.
Header: Declared in xgmemory.h.