LINEDATAEX.pAttributes 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
ULONG 数组,包含行中每个字符的语法着色特性的列表。 线条的语法着色受行和关键字着色中存在的标记影响。
public: IntPtr pAttributes;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")]
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr pAttributes;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pAttributes : nativeint
Public pAttributes As IntPtr
字段值
-
IntPtr
nativeint
- 属性
注解
COM 签名
从 textmgr: