Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Gets the mdAssemblyDef token and the binary signature for the managed assembly that is referenced by the dependency in the current metadata scope, after policy has been applied.
HRESULT GetILAssemblyDef (
mdAssemblyDef *ppAssemblyDef,
CORCOMPILE_ASSEMBLY_SIGNATURE *pSign
);
Parameters
| Parameter | Description |
|---|---|
ppAssemblyDef |
[out] The mdAssemblyDef token for the managed assembly in the current metadata scope. |
pSign |
[out] The compiled managed image of the assembly in the current metadata scope. |
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: Cor.h
Library: Used as a resource in Mscoree.dll
.NET Framework Version: 2.0