Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Gets a pointer to the ICorDebugFrame object in the current chain that called this frame.
Syntax
HRESULT GetCaller (
[out] ICorDebugFrame **ppFrame
);
Parameters
ppFrame
[out] A pointer to the address of an ICorDebugFrame object that represents the calling frame. This value is null if the called frame is the outermost frame in the current chain.
Requirements
Platforms: See .NET supported operating systems.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET versions: Available since .NET Framework 1.0