_dispWindowVisibilityEvents Interface

Definition

Microsoft Internal Use Only.

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

public interface class _dispWindowVisibilityEvents
public interface class _dispWindowVisibilityEvents
__interface _dispWindowVisibilityEvents
[System.Runtime.InteropServices.Guid("94259E4B-A44A-4B77-B18F-F2CC9A601D03")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispWindowVisibilityEvents
[System.Runtime.InteropServices.Guid("94259E4B-A44A-4B77-B18F-F2CC9A601D03")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispWindowVisibilityEvents
[<System.Runtime.InteropServices.Guid("94259E4B-A44A-4B77-B18F-F2CC9A601D03")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispWindowVisibilityEvents = interface
[<System.Runtime.InteropServices.Guid("94259E4B-A44A-4B77-B18F-F2CC9A601D03")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type _dispWindowVisibilityEvents = interface
Public Interface _dispWindowVisibilityEvents
Derived
Attributes

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.

Applies to