_dispOutputWindowEvents_SinkHelper Class

Definition

Microsoft Internal Use Only.

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

public ref class _dispOutputWindowEvents_SinkHelper sealed : EnvDTE::_dispOutputWindowEvents
public ref class _dispOutputWindowEvents_SinkHelper sealed : EnvDTE::_dispOutputWindowEvents
class _dispOutputWindowEvents_SinkHelper sealed : EnvDTE::_dispOutputWindowEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType]
public sealed class _dispOutputWindowEvents_SinkHelper : EnvDTE._dispOutputWindowEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispOutputWindowEvents_SinkHelper : EnvDTE._dispOutputWindowEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType>]
type _dispOutputWindowEvents_SinkHelper = class
    interface _dispOutputWindowEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispOutputWindowEvents_SinkHelper = class
    interface _dispOutputWindowEvents
Public NotInheritable Class _dispOutputWindowEvents_SinkHelper
Implements _dispOutputWindowEvents
Inheritance
_dispOutputWindowEvents_SinkHelper
Attributes
Implements

Fields

m_dwCookie

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

Microsoft Internal Use Only.

m_PaneAddedDelegate

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

Microsoft Internal Use Only.

m_PaneClearingDelegate

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

Microsoft Internal Use Only.

m_PaneUpdatedDelegate

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

Microsoft Internal Use Only.

Methods

PaneAdded(OutputWindowPane)

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

Microsoft Internal Use Only.

PaneClearing(OutputWindowPane)

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

Microsoft Internal Use Only.

PaneUpdated(OutputWindowPane)

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

Microsoft Internal Use Only.

Applies to