FONTCOLORPREFERENCES.pguidColorService 字段

IVsProvideColorableItems 实现者的 CLSID。

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

语法

声明
Public pguidColorService As IntPtr
public IntPtr pguidColorService
public:
IntPtr pguidColorService
val mutable pguidColorService: IntPtr
public var pguidColorService : IntPtr

备注

,如果您没有提供,任何颜色集的信息 pguidColorService 等于 nullnull 引用(在 Visual Basic 中为 Nothing) 。 如果 *pguidColorService 设置为 DEFAULT_FILE_TYPE,它将库存可着色项提供程序表示基色表生成。

备注

pguidColorService 始终设置为 nullnull 引用(在 Visual Basic 中为 Nothing) 或指向有效的 GUID 由 FONTCOLORPREFERENCES 结构的分配器。

COM 签名

从 textmgr.idl:

.NET Framework 安全性

请参阅

参考

FONTCOLORPREFERENCES 结构

Microsoft.VisualStudio.TextManager.Interop 命名空间