IVsTypeLibraryWrapperCallback Methods

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodGetAssembly(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.

System_CAPS_pubmethodGetComClassic(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.

System_CAPS_pubmethodGetComClassicByTypeLibName(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.

Return to top
Show: