package cs.system.runtime.interopservices
implemented by MemberInfo
Available on csread only DeclaringType:Type
read only MemberType:MemberTypes
read only Name:String
read only ReflectedType:Type
GetCustomAttributes (inherit:Bool):NativeArray<Dynamic>
GetCustomAttributes (attributeType:Type, inherit:Bool):NativeArray<Dynamic>
GetIDsOfNames (riid:Ref<Guid>, rgszNames:IntPtr, cNames:UInt, lcid:UInt, rgDispId:IntPtr):Void
GetType ():Type
GetTypeInfo (iTInfo:UInt, lcid:UInt, ppTInfo:IntPtr):Void
GetTypeInfoCount (pcTInfo:Out<UInt>):Void
Invoke (dispIdMember:UInt, riid:Ref<Guid>, lcid:UInt, wFlags:Int16, pDispParams:IntPtr, pVarResult:IntPtr, pExcepInfo:IntPtr, puArgErr:IntPtr):Void
IsDefined (attributeType:Type, inherit:Bool):Bool
ToString ():String
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/runtime/interopservices/_MemberInfo.html