IVsPersistConnectedServices::GetConnectedServices Method (UInt32, array<IVsConnectedServiceProperties^>^)
Visual Studio 2015
Gets the specified services.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
unsigned int GetConnectedServices( unsigned int dwMaxReferences, array<IVsConnectedServiceProperties^>^ rgpServices )
Parameters
- dwMaxReferences
-
Type:
System::UInt32
The references.
- rgpServices
-
Type:
array<Microsoft.VisualStudio.Shell.Interop::IVsConnectedServiceProperties^>^
The services.
Show: