IVsTypeLibraryWrapperCallback Methods
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetAssembly(String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a path to an assembly if the assembly is referenced. If the assembly is not referenced, returns an error code. |
![]() | GetComClassic(array<TLIBATTR>^, String^, Int32, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a COM classic TLIBATTR wrapper structure for a given type library and wrapper tool combination. |
![]() | GetComClassicByTypeLibName(String^, array<TLIBATTR>^, Int32, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a COM classic wrapper name for a given type library and wrapper tool combination. |
