IDebugStackFrameSnifferEx64.EnumStackFramesEx64 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int EnumStackFramesEx64(System::UInt64 dwSpMin, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IEnumDebugStackFrames64 ^ % ppedsf);
public int EnumStackFramesEx64(ulong dwSpMin, out Microsoft.VisualStudio.Debugger.Interop.IEnumDebugStackFrames64 ppedsf);
abstract member EnumStackFramesEx64 : uint64 * IEnumDebugStackFrames64 -> int
Public Function EnumStackFramesEx64 (dwSpMin As ULong, ByRef ppedsf As IEnumDebugStackFrames64) As Integer
Parameters
- dwSpMin
- UInt64
- ppedsf
- IEnumDebugStackFrames64