_dispOutputWindowEvents Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")> _
Public Interface _dispOutputWindowEvents
[InterfaceTypeAttribute()]
[GuidAttribute("0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")]
public interface _dispOutputWindowEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")]
public interface class _dispOutputWindowEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")>]
type _dispOutputWindowEvents =  interface end
public interface _dispOutputWindowEvents

The _dispOutputWindowEvents type exposes the following members.

Methods

  Name Description
Public method PaneAdded Infrastructure. Microsoft Internal Use Only.
Public method PaneClearing Infrastructure. Microsoft Internal Use Only.
Public method PaneUpdated Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace