IVsSccGlyphs Interface

Definition

Allows full customization of source control glyphs.

C++/CX
public interface class IVsSccGlyphs
Attributes

Notes to Implementers

This interface is implemented by a source control package if it wants to provide custom glyphs that indicate the status of files under source control. A source control package can implement this interface if it chooses.

Notes to Callers

This interface is called by projects.

Methods

GetCustomGlyphList(UInt32, IntPtr)
GetCustomGlyphList(UInt32, UInt32)

Called by the IDE to get a custom glyph image list for source control status.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022