Metodo ICorDebugManagedCallback::LoadAssembly
Notifica al debugger che un assembly di Common Language Runtime (CLR) è stato caricato correttamente.
HRESULT LoadAssembly (
[in] ICorDebugAppDomain *pAppDomain,
[in] ICorDebugAssembly *pAssembly
);
Parametri
pAppDomain
[in] Puntatore a un oggetto ICorDebugAppDomain che rappresenta il dominio dell'applicazione nel quale è stato caricato l'assembly.pAssembly
[in] Puntatore a un oggetto ICorDebugAssembly che rappresenta l'assembly.
Requisiti
Piattaforme: vedere Requisiti di sistema di .NET Framework.
Intestazione: CorDebug.idl, CorDebug.h
Libreria: CorGuids.lib
Versioni di .NET Framework: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0