ITypeInfo Interface
Allows reading information about objects.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
| Name | Description | |
|---|---|---|
![]() | GetImplTypeFlags(UInt32, Int32) | Retrieves the IMPLTYPEFLAGS flags for an interface. |
![]() | GetMops(Int32, String) | Retrieves marshaling information. |
![]() | GetRefTypeInfo(UInt32, Type) | Retrieves the type descriptions referenced by a specified type description. |
![]() | GetRefTypeOfImplType(UInt32, UInt32) | Retrieves the type description of implemented interface types for a component object class (coclass) or an inherited interface. |
![]() | GetTypeComp(ITypeComp) | Retrieves the ITypeComp interface for the type description, which enables a client compiler to bind to the type description’s members. |
![]() | LocalAddressOfMember() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | LocalGetIDsOfNames() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | LocalInvoke() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | LocalReleaseFuncDesc() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | LocalReleaseTypeAttr() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | LocalReleaseVarDesc() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | RemoteCreateInstance(Guid, Object) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | RemoteGetContainingTypeLib(ITypeLib, UInt32) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | RemoteGetDllEntry(Int32, tagINVOKEKIND, UInt32, String, String, UInt16) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | RemoteGetDocumentation(Int32, UInt32, String, String, UInt32, String) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | RemoteGetFuncDesc(UInt32, IntPtr, UInt32) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | RemoteGetNames(Int32, String, UInt32, UInt32) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | RemoteGetTypeAttr(IntPtr, UInt32) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
![]() | RemoteGetVarDesc(UInt32, IntPtr, UInt32) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
