ICorDebugModule2.ResolveAssembly(UInt32, ICorDebugAssembly) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Parametreler
- tkAssemblyRef
- UInt32
- ppAssembly
- ICorDebugAssembly
Döndürülenler
Int32 döndürür.