package cs.system.runtime.interopservices
implemented by EventInfo
Available on csread only Attributes:EventAttributesread only DeclaringType:Typeread only EventHandlerType:Typeread only IsMulticast:Boolread only IsSpecialName:Boolread only MemberType:MemberTypesread only Name:Stringread only ReflectedType:TypeAddEventHandler (target:Dynamic, handler:Delegate):VoidGetAddMethod ():MethodInfoGetAddMethod (nonPublic:Bool):MethodInfoGetCustomAttributes (inherit:Bool):NativeArray<Dynamic>GetCustomAttributes (attributeType:Type, inherit:Bool):NativeArray<Dynamic>GetIDsOfNames (riid:Ref<Guid>, rgszNames:IntPtr, cNames:UInt, lcid:UInt, rgDispId:IntPtr):VoidGetRaiseMethod ():MethodInfoGetRaiseMethod (nonPublic:Bool):MethodInfoGetRemoveMethod ():MethodInfoGetRemoveMethod (nonPublic:Bool):MethodInfoGetType ():TypeGetTypeInfo (iTInfo:UInt, lcid:UInt, ppTInfo:IntPtr):VoidGetTypeInfoCount (pcTInfo:Out<UInt>):VoidInvoke (dispIdMember:UInt, riid:Ref<Guid>, lcid:UInt, wFlags:Int16, pDispParams:IntPtr, pVarResult:IntPtr, pExcepInfo:IntPtr, puArgErr:IntPtr):VoidIsDefined (attributeType:Type, inherit:Bool):BoolRemoveEventHandler (target:Dynamic, handler:Delegate):VoidToString ():String
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/runtime/interopservices/_EventInfo.html