Share via


IAssemblyName::IsEqual Method

Determines whether a specified IAssemblyName object is equal to this IAssemblyName, based on the specified comparison flags.

HRESULT IsEqual (
    [in] IAssemblyName  *pName,
    [in] DWORD          dwCmpFlags
);

Parameters

  • pName
    [in] The IAssemblyName object to which to compare this IAssemblyName.

Requirements

Platforms: Windows 2000, Windows XP, Windows Server 2003 family

Header: Fusion.h

.NET Framework Version: 2.0

See Also

Reference

IAssemblyName Interface

Other Resources

Fusion Enumerations