IVsSccManager3::GetSccGlyph Method (Int32, array<String^>^, array<VsStateIcon>^, array<UInt32>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
int GetSccGlyph( int cFiles, array<String^>^ rgpszFullPaths, array<VsStateIcon>^ rgsiGlyphs, array<unsigned int>^ rgdwSccStatus )
Parameters
- cFiles
- Type: System::Int32
- rgpszFullPaths
- Type: array<System::String^>^
- rgsiGlyphs
- Type: array<Microsoft.VisualStudio.Shell.Interop::VsStateIcon>^
- rgdwSccStatus
- Type: array<System::UInt32>^
Return Value
Type: System::Int32
Show: