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.
Reports information about a device object's lifetime.
Syntax
HRESULT ReportLiveDeviceObjects(
  D3D12_RLDO_FLAGS Flags
);
Parameters
Flags
Type: D3D12_RLDO_FLAGS
A value from the D3D12_RLDO_FLAGS enumeration. This method uses the value in Flags to determine the amount of information to report about a device object's lifetime.
Return value
Type: HRESULT
This method returns one of the Direct3D 12 Return Codes. HRESULT
Requirements
| Requirement | Value | 
|---|---|
| Target Platform | Windows | 
| Header | d3d12sdklayers.h |