IEnumVsProfilerTargetInfos.Clone(IEnumVsProfilerTargetInfos) Yöntem

Tanım

Bu arabirimin başka bir örneğini oluşturur IEnumVsProfilerTargetInfos .

public:
 int Clone([Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IEnumVsProfilerTargetInfos ^ % ppEnum);
public:
 int Clone([Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IEnumVsProfilerTargetInfos ^ &  ppEnum);
int Clone([Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IEnumVsProfilerTargetInfos const & & ppEnum);
public int Clone (out Microsoft.VisualStudio.Shell.Interop.IEnumVsProfilerTargetInfos ppEnum);
abstract member Clone : IEnumVsProfilerTargetInfos -> int
Public Function Clone (ByRef ppEnum As IEnumVsProfilerTargetInfos) As Integer

Parametreler

ppEnum
IEnumVsProfilerTargetInfos

dışı Kopyalanmış IEnumVsProfilerTargetInfos arabirime başvuru.

Döndürülenler

Int32

Yöntem başarılı olursa, döndürür S_OK . Başarısız olursa, bir hata kodu döndürür.

Şunlara uygulanır