This topic has not yet been rated - Rate this topic

IVsTypeLibraryWrapper Interface

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

This interface is implemented by all wrapping tools.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("E6065B70-C9B6-4636-80F5-1CF92D7ECE5B")] 
public interface IVsTypeLibraryWrapper
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("E6065B70-C9B6-4636-80F5-1CF92D7ECE5B") */ 
public interface IVsTypeLibraryWrapper
InterfaceTypeAttribute(1) 
GuidAttribute("E6065B70-C9B6-4636-80F5-1CF92D7ECE5B") 
public interface IVsTypeLibraryWrapper

Use the IVsTypeLibraryWrapper interface whenever you use one of the wrapping tools defined in Type Library Wrapper Tools.

Notes to Implementers Implement this interface when you need to generate a standardized Visual Studio wrapper for COM components.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ