IDXGIDebug1::DisableLeakTrackingForThread method

Stops tracking leaks for the current thread.

Syntax


void DisableLeakTrackingForThread();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Requirements

Minimum supported client

Windows 8.1 [desktop apps only]

Minimum supported server

Windows Server 2012 R2 [desktop apps only]

Header

DXGIDebug.h

DLL

DXGIDebug.dll

See also

IDXGIDebug1
DXGIGetDebugInterface1

 

 

Show: