INativeImageInstallInfo::GetILSignature Method
Gets the signature of the Microsoft intermediate language (MSIL) assembly.
HRESULT GetILSignature (
CORCOMPILE_ASSEMBLY_SIGNATURE *pILSign
);
Parameters
Parameter | Description |
---|---|
pILSign |
[out] A pointer to the returned signature, typed as a CORCOMPILE_ASSEMBLY_SIGNATURE instance. |
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