FONTCOLORPREFERENCES2.pguidColorCategory 字段

定义

要用于编辑器颜色设置的类别的 GUID。 编辑器可以处理不同的字体和颜色类别。

public: IntPtr pguidColorCategory;
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr pguidColorCategory;
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pguidColorCategory : nativeint
Public pguidColorCategory As IntPtr 

字段值

IntPtr

nativeint

属性

注解

COM 签名

从 textmgr2:

const GUID *pguidColorCategory  

适用于