FORMATETC.lindex 字段

定义

在必须跨页边界拆分数据时指定方位的部分。Specifies part of the aspect when the data must be split across page boundaries.

public: int lindex;
public int lindex;
val mutable lindex : int
Public lindex As Integer 

字段值

Int32

注解

最常见的值为-1,表示所有数据。The most common value is -1, which identifies all of the data. 对于方面 DVASPECT_THUMBNAILDVASPECT_ICONlindex 将忽略。For the aspects DVASPECT_THUMBNAIL and DVASPECT_ICON, lindex is ignored.

适用于