IVsSccGlyphs2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |