Syntax
Parameters
NumObjectsType: UINT Specifies the number of objects in the ppObjects and pPriorities arrays. ppObjects [in]
Type: ID3D12Pageable *const * Specifies an array, of length NumObjects, containing references to ID3D12Pageable objects. pPriorities [in]
Type: const D3D12_RESIDENCY_PRIORITY * Specifies an array, of length NumObjects, of D3D12_RESIDENCY_PRIORITY values for the list of objects.
Return value
Type: HRESULT This method returns an HRESULT success or error code.Remarks
For more information, refer to Residency.Requirements
Header: d3d12_xs.h or d3d12_x.hLibrary: d3d12_xs.lib or d3d12_x.lib
Supported Platforms: XBOX Series consoles and XBOX One family
