ICallFrame::GetStackLocation method (callobj.h)

Retrieves the stack location onto which this call frame is bound.

Syntax

PVOID GetStackLocation();

Return value

This method returns the requested stack location.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header callobj.h

See also

ICallFrame