FONTCOLORPREFERENCES2.pguidFontCategory 字段

定义

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

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

字段值

IntPtr

nativeint

属性

注解

COM 签名

从 textmgr2:

const GUID *pguidFontCategory  

适用于