Interface ICLRDebugging
This interface exposes the native pipeline architecture startup APIs
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("D28F3C5A-9634-4206-A509-477552EEFB10")]
public interface ICLRDebugging
Methods
- CanUnloadNow(IntPtr)
Determines if the module is no longer in use
- OpenVirtualProcess(ulong, object, ICLRDebuggingLibraryProvider, ref ClrDebuggingVersion, ref Guid, out object, ref ClrDebuggingVersion, out ClrDebuggingProcessFlags)
Detects if a native module represents a CLR and if so provides the debugging interface and versioning information