Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets an interface pointer to a copy of this ICorProfilerObjectEnum interface.
HRESULT Clone (
[out] ICorProfilerObjectEnum **ppEnum);
Parameters
- ppEnum
[out] A pointer to the interface pointer that in turn points to the copy of this ICorProfilerObjectEnum interface. The copy maintains its own enumeration state separately from this one. However, the copy's initial cursor position will be the same as this enumerator's current cursor position.
Requirements
Platforms: See .NET Framework System Requirements.
Header: CorProf.idl
Library: CorGuids.lib
.NET Framework Versions: 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0