共用方式為


iDataCollector::get_DataCollectorType 方法 (pla.h)

擷取此數據收集器的類型,例如效能數據收集器。

這個屬性是唯讀的。

語法

HRESULT get_DataCollectorType(
  DataCollectorType *type
);

參數

type

傳回值

備註

PLA 會在您建立資料收集器時設定類型。

規格需求

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

另請參閱

IDataCollector