共用方式為


IDataCollector::get_Index 方法 (pla.h)

擷取資料收集器的索引值。 索引值會識別資料收集器集合內的資料收集器。

這個屬性是唯讀的。

語法

HRESULT get_Index(
  long *index
);

參數

index

傳回值

備註

當您將資料收集器新增至資料收集器集合時,PLA 會設定索引值。

需求

   
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 pla.h
Dll Pla.dll

另請參閱

IDataCollector