IDebugFunctionObject Interface
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 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