IDXGIDebug1::DisableLeakTrackingForThread method (dxgidebug.h)

Stops tracking leaks for the current thread.

Syntax

void DisableLeakTrackingForThread();

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