IVsSccGlyphs2 Interface

Definition

Allows SCC providers to provide ImageMoniker-based glyphs.

public interface class IVsSccGlyphs2
public interface class IVsSccGlyphs2
__interface IVsSccGlyphs2
[System.Runtime.InteropServices.Guid("B3C3F5E2-7460-4AD6-9581-3A24A3DFE417")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSccGlyphs2
[<System.Runtime.InteropServices.Guid("B3C3F5E2-7460-4AD6-9581-3A24A3DFE417")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSccGlyphs2 = interface
Public Interface IVsSccGlyphs2
Attributes

Methods

GetCustomGlyphMonikerList(UInt32)

Gets a list of custom ImageMonikers for SCC state icons specific to an SCC provider.

Applies to