Table of Contents

Method DebugBreakProcess

Namespace
Microsoft.Samples.Debugging.Native
Assembly
NativeDebugWrappers.dll

DebugBreakProcess(IntPtr)

public static extern bool DebugBreakProcess(IntPtr hProcess)

Parameters

hProcess IntPtr

Returns

bool