IVsLibraryMgr::SetLibraryGroupEnabled Method (LIB_PERSISTTYPE, Int32)

 

No method information is provided. Return E_NOTIMPL.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

int SetLibraryGroupEnabled(
	LIB_PERSISTTYPE lpt,
	int fEnable
)

Parameters

lpt
Type: Microsoft.VisualStudio.Shell.Interop::LIB_PERSISTTYPE

Do not use.

fEnable
Type: System::Int32

Do not use.

Return Value

Type: System::Int32
Return to top
Show: