UCOMIEnumConnectionPoints.Clone(UCOMIEnumConnectionPoints) 方法

定義

建立另一個列舉值,其包含與目前列舉值相同的列舉型別狀態。

public:
 void Clone([Runtime::InteropServices::Out] System::Runtime::InteropServices::UCOMIEnumConnectionPoints ^ % ppenum);
public void Clone (out System.Runtime.InteropServices.UCOMIEnumConnectionPoints ppenum);
abstract member Clone : UCOMIEnumConnectionPoints -> unit
Public Sub Clone (ByRef ppenum As UCOMIEnumConnectionPoints)

參數

ppenum
UCOMIEnumConnectionPoints

在成功傳回時,為新建立列舉值的參考。

備註

如需 的詳細資訊 IEnumConnectionPoints::Clone,請參閱 MSDN 連結庫。

適用於