NewSyntheticRegion 结构

定义

保存有关综合文本区域的信息。

public value class NewSyntheticRegion
public value class NewSyntheticRegion
struct NewSyntheticRegion
public struct NewSyntheticRegion
type NewSyntheticRegion = struct
Public Structure NewSyntheticRegion
继承
NewSyntheticRegion

字段

dwBehavior

当前未使用;必须为零。

dwClient

客户端定义的 DWORD;可以通过调用来检索此 GetClientData(UInt32)

iAnchorIndex

指定从零开始的字符索引 (不得在虚拟空间) 中。

iAnchorLine

指定从零开始的行号。

iMarkerType

指定要为此区域显示的显示特征 (着色,字形) 。 它不会对基缓冲区产生任何影响。

iSerialValue

用于对相邻区域进行排序。

pszText

指定要显示的文本 (可以为 > 1 行) 。

适用于