System.Reflection.EventInfo._EventInfo C# (CSharp) Method

_EventInfo() protected method

protected _EventInfo ( uint iTInfo, uint lcid, IntPtr ppTInfo ) : void
iTInfo uint
lcid uint
ppTInfo IntPtr
return void
        void _EventInfo.GetTypeInfo(uint iTInfo, uint lcid, IntPtr ppTInfo)
        {
            throw new NotImplementedException();
        }

Same methods

EventInfo::_EventInfo ( ) : Type
EventInfo::_EventInfo ( [ riid, IntPtr rgszNames, uint cNames, uint lcid, IntPtr rgDispId ) : void
EventInfo::_EventInfo ( uint &pcTInfo ) : void
EventInfo::_EventInfo ( uint dispIdMember, [ riid, uint lcid, short wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr ) : void