Share via


IDebugConsoleWindow Interface

Definition

public interface class IDebugConsoleWindow
[System.Runtime.InteropServices.Guid("56C37742-D7C7-4B33-9E9A-9DBFE24F5514")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugConsoleWindow
[<System.Runtime.InteropServices.Guid("56C37742-D7C7-4B33-9E9A-9DBFE24F5514")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugConsoleWindow = interface
Public Interface IDebugConsoleWindow
Attributes

Methods

ClearContents()
CreateToolWindow()
Hide()
NotifyUserPid(UInt32)
SetFontAndColor(LOGFONTW, UInt32, UInt32)
SetGuidsAndCommandIds(Guid, Guid, Guid, Guid, Guid, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
SetSite(IServiceProvider)
SetToolWindowProperties(String, UInt32, UInt32, Guid)
Show()
StartListening()

Applies to