共用方式為


IDataCollector::get_OutputLocation 方法 (pla.h)

如果 PLA 現在要建立,則擷取裝飾的檔名。

這個屬性是唯讀的。

語法

HRESULT get_OutputLocation(
  BSTR *path
);

參數

path

傳回值

備註

IDataCollector::LatestOutputLocation 屬性包含上次執行收集器時所使用的裝飾檔名。

規格需求

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

另請參閱

IDataCollector

IDataCollector::LatestOutputLocation