_EventBuilder 인터페이스

정의

중요

이 API는 CLS 규격이 아닙니다.

EventBuilder 클래스를 비관리 코드에 노출합니다.

public interface class _EventBuilder
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("AADABA99-895D-3D65-9760-B1F12621FAE8")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface _EventBuilder
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("AADABA99-895D-3D65-9760-B1F12621FAE8")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComVisible(true)]
public interface _EventBuilder
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("AADABA99-895D-3D65-9760-B1F12621FAE8")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type _EventBuilder = interface
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("AADABA99-895D-3D65-9760-B1F12621FAE8")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type _EventBuilder = interface
Public Interface _EventBuilder
파생
특성

설명

이 인터페이스는 비관리 코드에서 액세스를 위한 관리 되는 클래스에는 하며 관리 코드에서 호출할 수 없습니다.

메서드

GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)

이름 집합을 해당하는 디스패치 식별자 집합에 매핑합니다.

GetTypeInfo(UInt32, UInt32, IntPtr)

인터페이스의 형식 정보를 가져오는 데 사용할 수 있는 개체의 형식 정보를 검색합니다.

GetTypeInfoCount(UInt32)

개체에서 제공하는 형식 정보 인터페이스의 수를 검색합니다(0 또는 1).

Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)

개체에서 노출하는 메서드와 속성에 대한 액세스를 제공합니다.

적용 대상