Share via


IDebugFunctionObject Interface

Definition

public interface class IDebugFunctionObject : Microsoft::VisualStudio::Debugger::Interop::IDebugObject
[System.Runtime.InteropServices.Guid("F71D9EA0-4269-48DC-9E8D-F86DEFA042B3")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugFunctionObject : Microsoft.VisualStudio.Debugger.Interop.IDebugObject
[<System.Runtime.InteropServices.Guid("F71D9EA0-4269-48DC-9E8D-F86DEFA042B3")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugFunctionObject = interface
    interface IDebugObject
Public Interface IDebugFunctionObject
Implements IDebugObject
Attributes
Implements

Applies to