Table of Contents

Constructor CorMDAEventArgs

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

CorMDAEventArgs(CorMDA, CorThread, CorProcess)

public CorMDAEventArgs(CorMDA mda, CorThread thread, CorProcess proc)

Parameters

mda CorMDA
thread CorThread
proc CorProcess

CorMDAEventArgs(CorMDA, CorThread, CorProcess, ManagedCallbackType)

public CorMDAEventArgs(CorMDA mda, CorThread thread, CorProcess proc, ManagedCallbackType callbackType)

Parameters

mda CorMDA
thread CorThread
proc CorProcess
callbackType ManagedCallbackType