This documentation is archived and is not being maintained.
ITypeInfo Methods
Namespace:
Microsoft.VisualStudio.OLE.InteropAssembly:
Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
| Name | Description |
|---|
 | AddressOfMember() | |
 | CreateInstance(Guid, Object^) | |
 | GetContainingTypeLib(ITypeLib^, UInt32) | |
 | GetDllEntry(Int32, INVOKEKIND, UInt32, String^, String^, UInt16) | |
 | GetDocumentation(Int32, UInt32, String^, String^, UInt32, String^) | |
 | GetFuncDesc(UInt32, IntPtr, array<CLEANLOCALSTORAGE>^) | |
 | GetIDsOfNames() | |
 | GetImplTypeFlags(UInt32, Int32) | |
 | GetMops(Int32, String^) | |
 | GetNames(Int32, array<String^>^, UInt32, UInt32) | |
 | GetRefTypeInfo(UInt32, Type^) | |
 | GetRefTypeOfImplType(UInt32, UInt32) | |
 | GetTypeAttr(IntPtr, array<CLEANLOCALSTORAGE>^) | |
 | GetTypeComp(ITypeComp^) | |
 | GetVarDesc(UInt32, IntPtr, array<CLEANLOCALSTORAGE>^) | |
 | Invoke() | |
 | ReleaseFuncDesc() | |
 | ReleaseTypeAttr() | |
 | ReleaseVarDesc() | |
Return to top