VSPIAImporterClass Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Implémenté par tous les outils d'encapsulation.
public ref class VSPIAImporterClass : Microsoft::VisualStudio::Shell::Interop::VSPIAImporter
[Windows::Foundation::Metadata::WebHostHidden]
class VSPIAImporterClass : Microsoft::VisualStudio::Shell::Interop::VSPIAImporter
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("A353805B-8A96-479B-83EB-2EA3F69A674C")]
[System.Runtime.InteropServices.TypeLibType(2)]
public class VSPIAImporterClass : Microsoft.VisualStudio.Shell.Interop.VSPIAImporter
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("A353805B-8A96-479B-83EB-2EA3F69A674C")>]
[<System.Runtime.InteropServices.TypeLibType(2)>]
type VSPIAImporterClass = class
interface IVsTypeLibraryWrapper
interface VSPIAImporter
Public Class VSPIAImporterClass
Implements VSPIAImporter
- Héritage
-
VSPIAImporterClass
- Attributs
- Implémente
Constructeurs
| VSPIAImporterClass() |
Initialise une nouvelle instance de la classe VSPIAImporterClass. |
Méthodes
| GetMainWrapperFilename(TLIBATTR[], String) |
Obtient le nom de fichier d'une bibliothèque de types donnée. |
| GetMainWrapperFriendlyName(TLIBATTR[], String) |
Obtient le nom qui s'affiche dans le système de projet lorsque le composant est référencé. |
| NeedsRegeneration(TLIBATTR[], String, String, Int32, Int32, String, Int32) |
Détermine si un wrapper donné pour une bibliothèque de types donnée doit être régénéré. |
| WrapTypeLibrary(TLIBATTR[], String, String, String, Int32, IVsTypeLibraryWrapperCallback, IntPtr[], IntPtr[], IntPtr[], IntPtr[], UInt32) |
Recherche ou encapsule des wrappers pour la bibliothèque de types demandée, ainsi que pour toutes les bibliothèques de types dépendants. |