Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ID3D11Debug::ReportLiveDeviceObjects method (d3d11sdklayers.h)
Report information about a device object's lifetime.
Syntax
HRESULT ReportLiveDeviceObjects(
D3D11_RLDO_FLAGS Flags
);
Parameters
Flags
Type: D3D11_RLDO_FLAGS
A value from the D3D11_RLDO_FLAGS enumeration.
Return value
Type: HRESULT
This method returns one of the following Direct3D 11 Return Codes.
Remarks
ReportLiveDeviceObjects uses the value in Flags to determine the amount of information to report about a device object's lifetime.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d11sdklayers.h |
| Library | D3D11.lib |
See also
Feedback
Was this page helpful?
