IVsSccGlyphs2::GetCustomGlyphMonikerList Method (UInt32)
Visual Studio 2015
Gets a list of custom ImageMonikers for SCC state icons specific to an SCC provider.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
Parameters
- baseIndex
-
Type:
System::UInt32
The number of base icons in the central image list
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsImageMonikerImageList^The list of custom ImageMonikers from the SCC provider.
Show: