IVsTypeLibraryWrapperCallback Members

Include Protected Members
Include Inherited Members

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

Allows the wrapper tools to communicate back to the project system and retrieve already existing wrappers for a given type library.

The IVsTypeLibraryWrapperCallback type exposes the following members.

Methods

  Name Description
Public method GetAssembly Infrastructure. Returns a path to an assembly if the assembly is referenced. If the assembly is not referenced, returns an error code.
Public method GetComClassic Infrastructure. Returns a COM classic TLIBATTR wrapper structure for a given type library and wrapper tool combination.
Public method GetComClassicByTypeLibName Infrastructure. Returns a COM classic wrapper name for a given type library and wrapper tool combination.

Top

See Also

Reference

IVsTypeLibraryWrapperCallback Interface

Microsoft.VisualStudio.Shell.Interop Namespace