FONTCOLORPREFERENCES::pguidColorService Field
Visual Studio 2015
CLSID of an IVsProvideColorableItems implementor.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Set pguidColorService equal to null if you do not have any color information to provide. If *pguidColorService is set to DEFAULT_FILE_TYPE, it represents the base color table build with the stock colorable item provider.
Note |
|---|
pguidColorService is always set to null or points to a valid GUID by the allocator of the FONTCOLORPREFERENCES structure. |
From textmgr.idl:
Show:
