_dispReferencesEvents 인터페이스
이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.
Microsoft 내부용입니다.
네임스페이스: VSLangProj
어셈블리: VSLangProj(VSLangProj.dll)
구문
‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")> _
Public Interface _dispReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")]
public interface _dispReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")]
public interface class _dispReferencesEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")>]
type _dispReferencesEvents = interface end
public interface _dispReferencesEvents
_dispReferencesEvents 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
ReferenceAdded | 인프라입니다. Microsoft 내부용입니다. | |
ReferenceChanged | 인프라입니다. Microsoft 내부용입니다. | |
ReferenceRemoved | 인프라입니다. Microsoft 내부용입니다. |
위쪽