共用方式為


_dispWindowEvents 介面

這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

僅限 Microsoft 內部使用。

命名空間:  EnvDTE
組件:  EnvDTE (在 EnvDTE.dll 中)

語法

'宣告
<InterfaceTypeAttribute()> _
<GuidAttribute("0D3A23A9-67BB-11D2-97C1-00C04FB6C6FF")> _
Public Interface _dispWindowEvents
[InterfaceTypeAttribute()]
[GuidAttribute("0D3A23A9-67BB-11D2-97C1-00C04FB6C6FF")]
public interface _dispWindowEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"0D3A23A9-67BB-11D2-97C1-00C04FB6C6FF")]
public interface class _dispWindowEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("0D3A23A9-67BB-11D2-97C1-00C04FB6C6FF")>]
type _dispWindowEvents =  interface end
public interface _dispWindowEvents

_dispWindowEvents 型別會公開下列成員。

方法

  名稱 說明
公用方法 WindowActivated 基礎架構。僅限 Microsoft 內部使用。
公用方法 WindowClosing 基礎架構。僅限 Microsoft 內部使用。
公用方法 WindowCreated 基礎架構。僅限 Microsoft 內部使用。
公用方法 WindowMoved 基礎架構。僅限 Microsoft 內部使用。

回頁首

請參閱

參考

EnvDTE 命名空間