Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides methods that handle loading and unloading modules for debugging.
Methods
Method |
Description |
---|---|
Gets the ICorDebugProcess interface that corresponds to a common language runtime (CLR) module loaded in the process. |
|
Determines whether a library that was provided by an ICLRDebuggingLibraryProvider interface is still in use or can be unloaded. |
Remarks
You can obtain an instance of the ICLRDebugging interface by using the CLRCreateInstance function.
Requirements
Platforms: See .NET Framework System Requirements.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET Framework Versions: 4