IAssemblyName::Clone Method

Creates a shallow copy of this IAssemblyName object.

HRESULT Clone (
    [out] IAssemblyName **pName
);

Parameters

  • pName
    [out] The returned copy of this IAssemblyName object.

Requirements

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

Header: Fusion.h

.NET Framework Version: 2.0

See Also

Concepts

IAssemblyName Interface