DeleakerClientApi_IgnoreLeaks
Description
Deleaker stops or continues monitoring allocations. Also consider using CIgnoreLeaks.
Syntax
C++
void DeleakerClientApi_IgnoreLeaks(BOOL bIgnoreLeaks);
Parameters
bIgnoreLeaks
If bIgnoreLeaks is TRUE, Deleaker stops monitoring allocations for current thread. Otherwise, it continues monitoring allocations again.