Share via


IDebugProgramPublisher2 Interface

Definition

public interface class IDebugProgramPublisher2
[System.Runtime.InteropServices.Guid("A3DDDF26-7792-4544-A9A4-D4DFB11CD8F3")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugProgramPublisher2
[<System.Runtime.InteropServices.Guid("A3DDDF26-7792-4544-A9A4-D4DFB11CD8F3")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugProgramPublisher2 = interface
Public Interface IDebugProgramPublisher2
Attributes

Methods

PublishProgram(CONST_GUID_ARRAY, String, Object)
PublishProgramNode(IDebugProgramNode2)
SetDebuggerPresent(Int32)
UnpublishProgram(Object)
UnpublishProgramNode(IDebugProgramNode2)

Applies to