_dispWindowEvents_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 _dispWindowEvents_SinkHelper sealed : EnvDTE::_dispWindowEvents
public ref class _dispWindowEvents_SinkHelper sealed : EnvDTE::_dispWindowEvents
class _dispWindowEvents_SinkHelper sealed : EnvDTE::_dispWindowEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType]
public sealed class _dispWindowEvents_SinkHelper : EnvDTE._dispWindowEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispWindowEvents_SinkHelper : EnvDTE._dispWindowEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType>]
type _dispWindowEvents_SinkHelper = class
    interface _dispWindowEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispWindowEvents_SinkHelper = class
    interface _dispWindowEvents
Public NotInheritable Class _dispWindowEvents_SinkHelper
Implements _dispWindowEvents
Inheritance
_dispWindowEvents_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_WindowActivatedDelegate

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

Microsoft Internal Use Only.

m_WindowClosingDelegate

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

Microsoft Internal Use Only.

m_WindowCreatedDelegate

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

Microsoft Internal Use Only.

m_WindowMovedDelegate

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

Microsoft Internal Use Only.

Methods

WindowActivated(Window, Window)

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

Microsoft Internal Use Only.

WindowClosing(Window)

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

Microsoft Internal Use Only.

WindowCreated(Window)

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

Microsoft Internal Use Only.

WindowMoved(Window, Int32, Int32, Int32, Int32)

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

Microsoft Internal Use Only.

Applies to