Click or drag to resize

VoIPNativeAPICheckRemoteDebuggerPresent Method


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

Parameters

hProcess  IntPtr
 
isDebuggerPresent  Boolean
 

Return Value

Boolean
See Also