Dela via


ICorProfilerInfo::GetFunctionFromIP-metod

Mappar en instruktionspekare för hanterad kod till en FunctionID.

Syntax

HRESULT GetFunctionFromIP(  
    [in]  LPCBYTE    ip,  
    [out] FunctionID *pFunctionId);  

Parametrar

ip
[i] Instruktionspekaren i hanterad kod.

pFunctionId
[ut] Det returnerade funktions-ID:t.

Krav

Plattformar: Se Systemkrav.

Huvudet: CorProf.idl, CorProf.h

Bibliotek: CorGuids.lib

.NET Framework versioner: Tillgänglig sedan 2.0

Se även