IDXGIDebug1::IsLeakTrackingEnabledForThread method

Gets a value indicating whether leak tracking is turned on for the current thread.

Syntax


BOOL IsLeakTrackingEnabledForThread();

Parameters

This method has no parameters.

Return value

TRUE if leak tracking is turned on for the current thread; otherwise, FALSE.

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: