Table of Contents

Method DebugActiveProcess

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

DebugActiveProcess(uint)

public static extern bool DebugActiveProcess(uint dwProcessId)

Parameters

dwProcessId uint

Returns

bool