_EventInfo (interface)

This type is found in the namespace System.Runtime.InteropServices

mGetTypeInfoCountVoid
mGetTypeInfoVoid
mGetIDsOfNamesVoid
mInvokeVoid
mToStringString
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mget_MemberTypeMemberTypes
mget_NameString
mget_DeclaringTypeType
mget_ReflectedTypeType
mGetCustomAttributesObject[]
mGetCustomAttributesObject[]
mIsDefinedBoolean
mGetAddMethodMethodInfo
mGetRemoveMethodMethodInfo
mGetRaiseMethodMethodInfo
mget_AttributesEventAttributes
mGetAddMethodMethodInfo
mGetRemoveMethodMethodInfo
mGetRaiseMethodMethodInfo
mAddEventHandlerVoid
mRemoveEventHandlerVoid
mget_EventHandlerTypeType
mget_IsSpecialNameBoolean
mget_IsMulticastBoolean
pMemberTypeMemberTypes
pNameString
pDeclaringTypeType
pReflectedTypeType
pAttributesEventAttributes
pEventHandlerTypeType
pIsSpecialNameBoolean
pIsMulticastBoolean

GetTypeInfoCount

GetTypeInfo

pcTInfoSystem.UInt32&

GetIDsOfNames

iTInfoSystem.UInt32
lcidSystem.UInt32
ppTInfoSystem.IntPtr

Invoke

riidSystem.Guid&
rgszNamesSystem.IntPtr
cNamesSystem.UInt32
lcidSystem.UInt32
rgDispIdSystem.IntPtr

ToString

dispIdMemberSystem.UInt32
riidSystem.Guid&
lcidSystem.UInt32
wFlagsSystem.Int16
pDispParamsSystem.IntPtr
pVarResultSystem.IntPtr
pExcepInfoSystem.IntPtr
puArgErrSystem.IntPtr

Equals

.

GetHashCode

otherSystem.Object

GetType

.

get_MemberType

.

get_Name

.

get_DeclaringType

.

get_ReflectedType

.

GetCustomAttributes

.

GetCustomAttributes

attributeTypeSystem.Type
inheritSystem.Boolean

IsDefined

inheritSystem.Boolean

GetAddMethod

attributeTypeSystem.Type
inheritSystem.Boolean

GetRemoveMethod

nonPublicSystem.Boolean

GetRaiseMethod

nonPublicSystem.Boolean

get_Attributes

nonPublicSystem.Boolean

GetAddMethod

.

GetRemoveMethod

.

GetRaiseMethod

.

AddEventHandler

.

RemoveEventHandler

targetSystem.Object
handlerSystem.Delegate

get_EventHandlerType

targetSystem.Object
handlerSystem.Delegate

get_IsSpecialName

.

get_IsMulticast

.

MemberType

.

Name

.

DeclaringType

.

ReflectedType

.

Attributes

.

EventHandlerType

.

IsSpecialName

.

IsMulticast

.
.