INativeImageInstallInfo::GetConfigMask Method

Gets a mask of the currently cached native image for partial matching.

HRESULT GetConfigMask (
    DWORD          *pConfigMask
);

Parameters

Parameter Description

pConfigMask

[out] The generated native image mask.

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

INativeImageInstallInfo Interface