Syntax
Parameters
pOutputType: D3D12_DRED_PAGE_FAULT_OUTPUT * An output parameter that takes the address of a D3D12_DRED_PAGE_FAULT_OUTPUT object.
Return value
Type: HRESULT If the function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code. Returns DXGI_ERROR_NOT_CURRENTLY_AVAILABLE if the device is not in a removed state. Returns DXGI_ERROR_UNSUPPORTED if page fault reporting has not been enabled with ID3D12DeviceRemovedExtendedDataSettings::SetPageFaultEnablement.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
