Sponsors

IsDebuggerPresent

Function name: IsDebuggerPresent

Defined in : Kernel32

Requirements : Windows NT 4.0 or later; Windows 98 or later

Declaration:

Declare Function IsDebuggerPresent Lib "kernel32" () As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Debug

Categories