Share via


IDebugStackFrameSnifferEx32 Interface

Definition

public interface class IDebugStackFrameSnifferEx32 : Microsoft::VisualStudio::Debugger::Interop::IDebugStackFrameSniffer
[System.Runtime.InteropServices.Guid("51973C19-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugStackFrameSnifferEx32 : Microsoft.VisualStudio.Debugger.Interop.IDebugStackFrameSniffer
[<System.Runtime.InteropServices.Guid("51973C19-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugStackFrameSnifferEx32 = interface
    interface IDebugStackFrameSniffer
Public Interface IDebugStackFrameSnifferEx32
Implements IDebugStackFrameSniffer
Attributes
Implements

Methods

EnumStackFrames(IEnumDebugStackFrames)
EnumStackFramesEx32(UInt32, IEnumDebugStackFrames)

Applies to