VSPIAImporterClass Class
Visual Studio 2015
Implemented by all wrapping tools.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | VSPIAImporterClass() | Initializes a new instance of the VSPIAImporterClass class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMainWrapperFilename(TLIBATTR[], String) | Gets the filename for a given type library. |
![]() | GetMainWrapperFriendlyName(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(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(TLIBATTR[], String, String, String, Int32, IVsTypeLibraryWrapperCallback, IntPtr[], IntPtr[], IntPtr[], IntPtr[], UInt32) | Finds or encapsulates wrappers for the requested type library as well as any dependent type libraries. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

