IAssemblyEnum::Clone Method

Creates a shallow copy of this IAssemblyEnum object.

Syntax

HRESULT Clone (  
    [out] IAssemblyEnum   **ppEnum  
);  

Parameters

ppEnum
[out] A pointer to the copy.

Requirements

Platforms: See System Requirements.

Header: Fusion.h

.NET Framework Versions: Available since 2.0

See also