Report information about a device object’s lifetime.
public:
HRESULT ReportLiveDeviceObjects(
D3D11_RLDO_FLAGS Flags
)
Flags
Type: D3D11_RLDO_FLAGS
A value from the D3D11_RLDO_FLAGS enumeration.
Type: HRESULT
This method returns one of the following Direct3D 11 return codes.
ReportLiveDeviceObjects uses the value in Flags to determine the amount of information to report about a device object’s lifetime.
Header: Declared in d3d11sdklayers.h.
Library: Use d3d11.lib.