1 implementation of _Type
mscorlib (1)
5 references to _Type
mscorlib (5)
system\type.cs (5)
36[ComDefaultInterface(typeof(_Type))]
1844void _Type.GetTypeInfoCount(out uint pcTInfo)
1849void _Type.GetTypeInfo(uint iTInfo, uint lcid, IntPtr ppTInfo)
1854void _Type.GetIDsOfNames([In] ref Guid riid, IntPtr rgszNames, uint cNames, uint lcid, IntPtr rgDispId)
1861void _Type.Invoke(uint dispIdMember, [In] ref Guid riid, uint lcid, short wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)