IDXGIDebug1::EnableLeakTrackingForThread method (dxgidebug.h)

Starts tracking leaks for the current thread.

Syntax

void EnableLeakTrackingForThread();

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps only]
Minimum supported server Windows Server 2012 R2 [desktop apps only]
Target Platform Windows
Header dxgidebug.h
DLL DXGIDebug.dll

See also

DXGIGetDebugInterface1

IDXGIDebug1