共用方式為


IApiTracingDataCollector::p ut_LogApisRecursively 方法 (pla.h)

擷取或設定值,指出 API 追蹤記錄是否直接由應用程式匯入。

這是可讀寫的屬性。

語法

HRESULT put_LogApisRecursively(
  VARIANT_BOOL logrecursively
);

參數

logrecursively

傳回值

備註

此屬性僅適用於 x86 架構。

規格需求

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

另請參閱

IApiTracingDataCollector