_dispWindowEvents 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 _dispWindowEvents
public interface class _dispWindowEvents
__interface _dispWindowEvents
[System.Runtime.InteropServices.Guid("0D3A23A9-67BB-11D2-97C1-00C04FB6C6FF")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispWindowEvents
[System.Runtime.InteropServices.Guid("0D3A23A9-67BB-11D2-97C1-00C04FB6C6FF")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispWindowEvents
[<System.Runtime.InteropServices.Guid("0D3A23A9-67BB-11D2-97C1-00C04FB6C6FF")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispWindowEvents = interface
[<System.Runtime.InteropServices.Guid("0D3A23A9-67BB-11D2-97C1-00C04FB6C6FF")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type _dispWindowEvents = interface
Public Interface _dispWindowEvents
Derived
Attributes

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