Share via


IDebugStackFrameSnifferEx64 Interface

Definition

public interface class IDebugStackFrameSnifferEx64 : Microsoft::VisualStudio::Debugger::Interop::IDebugStackFrameSniffer
[System.Runtime.InteropServices.Guid("8CD12AF4-49C1-4D52-8D8A-C146F47581AA")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugStackFrameSnifferEx64 : Microsoft.VisualStudio.Debugger.Interop.IDebugStackFrameSniffer
[<System.Runtime.InteropServices.Guid("8CD12AF4-49C1-4D52-8D8A-C146F47581AA")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugStackFrameSnifferEx64 = interface
    interface IDebugStackFrameSniffer
Public Interface IDebugStackFrameSnifferEx64
Implements IDebugStackFrameSniffer
Attributes
Implements

Methods

EnumStackFrames(IEnumDebugStackFrames)
EnumStackFramesEx64(UInt64, IEnumDebugStackFrames64)

Applies to