ICorProfilerInfo3::EnumJITedFunctions 方法
為所有先前 JIT 編譯的函式傳回列舉程式。
HRESULT EnumJITedFunctions([out] ICorProfilerFunctionEnum** ppEnum);
參數
- ppEnum
[out] ICorProfilerFunctionEnum 介面 列舉程式的指標。
備註
這個方法可能會與 JITCompilation 回呼重疊,例如 ICorProfilerCallback::JITCompilationStarted 方法。 這個方法所傳回的列舉,不會包括從使用 Ngen.exe 產生的原生映像載入的函式。
需求
**平台:**請參閱 .NET Framework 系統需求。
**標頭:**CorProf.idl、CorProf.h
**程式庫:**CorGuids.lib
**.NET Framework 版本:**4