Share via


INativeImageInstallInfo::GetConfigMask Method

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

HRESULT GetConfigMask (
      [out] DWORD          *pConfigMask
);

Parameters

  • 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

Concepts

INativeImageInstallInfo Interface