Partilhar via


INativeImageDependency::GetILAssemblyRef Method

Gets the mdAssemblyRef token for the managed assembly referenced by the dependency in the current metadata scope.

HRESULT GetILAssemblyRef (
    mdAssemblyRef       *pAssemblyRef
);

Parameters

Parameter Description

pAssemblyRef

[out] A pointer to the mdAssemblyRef token for the referenced managed assembly.

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

See Also

Reference

INativeImageDependency Interface