IPerformanceCounterDataCollector::get_SegmentMaxRecords 方法 (pla.h)
擷取或設定要記錄的樣本數目上限。
這是可讀寫的屬性。
語法
HRESULT get_SegmentMaxRecords(
unsigned long *records
);
參數
records
傳回值
無
備註
達到樣本數目上限時,PLA 會切換至新的記錄檔,並在 IDataCollectorSet::Segment 屬性VARIANT_TRUE時繼續記錄;否則,PLA 會停止記錄。
需求
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | pla.h |
Dll | Pla.dll |