_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 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 WindowActivated 인프라입니다. Microsoft 내부용입니다.
Public 메서드 WindowClosing 인프라입니다. Microsoft 내부용입니다.
Public 메서드 WindowCreated 인프라입니다. Microsoft 내부용입니다.
Public 메서드 WindowMoved 인프라입니다. Microsoft 내부용입니다.

위쪽

참고 항목

참조

EnvDTE 네임스페이스