_dispWindowEvents_SinkHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
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(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
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. |