Table of Contents

Class EmbeddedCLRCorDebugClass

Namespace
Microsoft.Samples.Debugging.CorDebug.NativeApi
Assembly
raw.dll
[Guid("211F1254-BC7E-4AF5-B9AA-067308D83DD1")]
[ClassInterface(0)]
public class EmbeddedCLRCorDebugClass : EmbeddedCLRCorDebug, ICorDebug
Inheritance
EmbeddedCLRCorDebugClass
Implements

Methods

CanLaunchOrAttach(uint, int)
CreateProcess(string, string, SECURITY_ATTRIBUTES, SECURITY_ATTRIBUTES, int, uint, IntPtr, string, STARTUPINFO, PROCESS_INFORMATION, CorDebugCreateProcessFlags, out ICorDebugProcess)
DebugActiveProcess(uint, int, out ICorDebugProcess)
EnumerateProcesses(out ICorDebugProcessEnum)
GetProcess(uint, out ICorDebugProcess)
Initialize()
SetManagedHandler(ICorDebugManagedCallback)
SetUnmanagedHandler(ICorDebugUnmanagedCallback)
Terminate()