_dispWindowVisibilityEvents_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 _dispWindowVisibilityEvents_SinkHelper sealed : EnvDTE80::_dispWindowVisibilityEvents
public ref class _dispWindowVisibilityEvents_SinkHelper sealed : EnvDTE80::_dispWindowVisibilityEvents
class _dispWindowVisibilityEvents_SinkHelper sealed : EnvDTE80::_dispWindowVisibilityEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public sealed class _dispWindowVisibilityEvents_SinkHelper : EnvDTE80._dispWindowVisibilityEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispWindowVisibilityEvents_SinkHelper : EnvDTE80._dispWindowVisibilityEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type _dispWindowVisibilityEvents_SinkHelper = class
interface _dispWindowVisibilityEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispWindowVisibilityEvents_SinkHelper = class
interface _dispWindowVisibilityEvents
Public NotInheritable Class _dispWindowVisibilityEvents_SinkHelper
Implements _dispWindowVisibilityEvents
- Inheritance
-
_dispWindowVisibilityEvents_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_WindowHidingDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_WindowShowingDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
Methods
WindowHiding(Window) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
WindowShowing(Window) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |