The isDebuggerPresentX function looks if a debugger has attached the calling process.
function isDebuggerPresentX : Boolean; stdcall;
-
No Api is used.
The return value is true if a debugger is attached, else it is false.
Requirements
| Client | Requires Windows XP, Windows 2000 Professional, Windows NT Workstation, Windows Me, Windows 98, or Windows 95. |
|---|---|
| Header |
Declared in uallKernel.pas |