IApiTracingDataCollector::get_IncludeModules 方法 (pla.h)
擷取或設定要包含在追蹤中的模組清單。
這是可讀寫的屬性。
語法
HRESULT get_IncludeModules(
SAFEARRAY **includemodules
);
參數
includemodules
傳回值
無
備註
如果您未設定此屬性,追蹤將會包含下列模組:
- Advapi32.dll
- Gdi32.dll
- Kernel32.dll
- User32.dll
需求
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | pla.h |
Dll | Pla.dll |