Click or drag to resize

INativeAPICheckRemoteDebuggerPresent Method


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntax
bool CheckRemoteDebuggerPresent(
	IntPtr hProcess,
	out bool isDebuggerPresent
)

Parameters

hProcess  IntPtr
 
isDebuggerPresent  Boolean
 

Return Value

Boolean
See Also