WLProtectCheckDebugger

<< Click to Display Table of Contents >>

Navigation:  WinLicense > WinLicense SDK > Miscellaneous Functions >

WLProtectCheckDebugger

The WLProtectCheckDebugger checks for the presence of a debugger in memory.

Click to expand/collapseShow C/C++ function definition
Click to expand/collapseShow Delphi function definition
Click to expand/collapseShow Visual Basic Native function definition

 

Parameters

 

This function has no parameters.

 

 

Return Values

 

If a debugger is present, the return value is True.

 

If a debugger is not present, the return value is False.

 

 

Remarks

 

This function requires the option "Anti-Debugger Detection" (in the Protection Options panel) to be set.