Mono Class Library: Overview

System.Runtime.InteropServices.ComTypes.ITypeInfo: Method Members

The methods of System.Runtime.InteropServices.ComTypes.ITypeInfo are listed below. For a list of all members, see the ITypeInfo Members list.

Public Methods

AddressOfMember(int, INVOKEKIND, out IntPtr)
Documentation for this section has not yet been entered.
CreateInstance(object, ref Guid, out object)
Documentation for this section has not yet been entered.
GetContainingTypeLib(out ITypeLib, out int)
Documentation for this section has not yet been entered.
GetDllEntry(int, INVOKEKIND, IntPtr, IntPtr, IntPtr)
Documentation for this section has not yet been entered.
GetDocumentation(int, out string, out string, out int, out string)
Documentation for this section has not yet been entered.
GetFuncDesc(int, out IntPtr)
Documentation for this section has not yet been entered.
GetIDsOfNames(string[], int, int[])
Documentation for this section has not yet been entered.
GetImplTypeFlags(int, out IMPLTYPEFLAGS)
Documentation for this section has not yet been entered.
GetMops(int, out string)
Documentation for this section has not yet been entered.
GetNames(int, string[], int, out int)
Documentation for this section has not yet been entered.
GetRefTypeInfo(int, out ITypeInfo)
Documentation for this section has not yet been entered.
GetRefTypeOfImplType(int, out int)
Documentation for this section has not yet been entered.
GetTypeAttr(out IntPtr)
Documentation for this section has not yet been entered.
GetTypeComp(out ITypeComp)
Documentation for this section has not yet been entered.
GetVarDesc(int, out IntPtr)
Documentation for this section has not yet been entered.
Invoke(object, int, short, ref DISPPARAMS, IntPtr, IntPtr, out int)
Documentation for this section has not yet been entered.
ReleaseFuncDesc(IntPtr)
Documentation for this section has not yet been entered.
ReleaseTypeAttr(IntPtr)
Documentation for this section has not yet been entered.
ReleaseVarDesc(IntPtr)
Documentation for this section has not yet been entered.