IVsLibraryMgr.SetLibraryGroupEnabled(LIB_PERSISTTYPE, Int32) Méthode
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.
Aucune information de méthode n'est fournie. Retournez E_NOTIMPL.
public:
int SetLibraryGroupEnabled(Microsoft::VisualStudio::Shell::Interop::LIB_PERSISTTYPE lpt, int fEnable);
public:
int SetLibraryGroupEnabled(Microsoft::VisualStudio::Shell::Interop::LIB_PERSISTTYPE lpt, int fEnable);
int SetLibraryGroupEnabled(Microsoft::VisualStudio::Shell::Interop::LIB_PERSISTTYPE lpt, int fEnable);
public int SetLibraryGroupEnabled (Microsoft.VisualStudio.Shell.Interop.LIB_PERSISTTYPE lpt, int fEnable);
abstract member SetLibraryGroupEnabled : Microsoft.VisualStudio.Shell.Interop.LIB_PERSISTTYPE * int -> int
Public Function SetLibraryGroupEnabled (lpt As LIB_PERSISTTYPE, fEnable As Integer) As Integer
Paramètres
- lpt
- LIB_PERSISTTYPE
Ne pas utiliser.
- fEnable
- Int32
Ne pas utiliser.