ICorProfilerThreadEnum::Clone Method
Gets an interface pointer to a copy of this ICorProfilerThreadEnum interface.
Syntax
HRESULT Clone ( [out] ICorProfilerThreadEnum **ppEnum
);
Parameters
ppEnum
[out] A pointer to the interface pointer, which, in turn, points to the copy of this ICorProfilerThreadEnum interface. The copy of the enumerator maintains its own enumeration state separately from this enumerator. However, the initial cursor position of the copy is the same as this current cursor position of the enumerator.
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
Library: CorGuids.lib
.NET Framework Versions: Available since 4.5
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา