IVsLibraryMgr.SetLibraryGroupEnabled(LIB_PERSISTTYPE, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
No method information is provided. Return 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
Parameters
- lpt
- LIB_PERSISTTYPE
Do not use.
- fEnable
- Int32
Do not use.