IVsLibraryMgr.SetLibraryGroupEnabled(LIB_PERSISTTYPE, Int32) Méthode

Définition

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.

Retours

Int32

S’applique à