VSPIAImporterClass Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMainWrapperFilename(array<TLIBATTR>^, String^) | Gets the filename for a given type library. |
![]() | GetMainWrapperFriendlyName(array<TLIBATTR>^, String^) | Gets the name that is displayed in the project system when the component is referred to. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | NeedsRegeneration(array<TLIBATTR>^, String^, String^, Int32, Int32, String^, Int32) | Determines whether a given wrapper for a given type library needs to be regenerated. |
![]() | ToString() | (Inherited from Object.) |
![]() | WrapTypeLibrary(array<TLIBATTR>^, String^, String^, String^, Int32, IVsTypeLibraryWrapperCallback^, array<IntPtr>^, array<IntPtr>^, array<IntPtr>^, array<IntPtr>^, UInt32) | Finds or encapsulates wrappers for the requested type library as well as any dependent type libraries. |
Show:

