ICorDebugModule2.ResolveAssembly(UInt32, ICorDebugAssembly) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int ResolveAssembly(System::UInt32 tkAssemblyRef, [Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugAssembly ^ % ppAssembly);
public int ResolveAssembly (uint tkAssemblyRef, out Microsoft.VisualStudio.CorDebugInterop.ICorDebugAssembly ppAssembly);
abstract member ResolveAssembly : uint32 * ICorDebugAssembly -> int
Public Function ResolveAssembly (tkAssemblyRef As UInteger, ByRef ppAssembly As ICorDebugAssembly) As Integer
Parameters
- tkAssemblyRef
- UInt32
- ppAssembly
- ICorDebugAssembly
Returns
Returns Int32.