Click or drag to resize

VoIPNativeAPICheckRemoteDebuggerPresent Method

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

Parameters

hProcess
Type: SystemIntPtr
isDebuggerPresent
Type: SystemBoolean

Return Value

Type: Boolean
See Also