IVsObjectManager::EnumLibMgrs Method (UInt32, array<IVsLibraryMgr^>^)

 

Method information is not provided. Do not use this method.

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

int EnumLibMgrs(
	[OutAttribute] unsigned int% pCount,
	array<IVsLibraryMgr^>^ rgpLibMgrs
)

Parameters

pCount
Type: System::UInt32

Do not use.

rgpLibMgrs
Type: array<Microsoft.VisualStudio.Shell.Interop::IVsLibraryMgr^>^

Do not use.

Return Value

Type: System::Int32
Return to top
Show: