NewSyntheticRegion.iSerialValue Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to sort adjacent regions.
public: int iSerialValue;
public: int iSerialValue;
int iSerialValue;
public int iSerialValue;
val mutable iSerialValue : int
Public iSerialValue As Integer
Field Value
Remarks
If you expect adjacent regions, you should set this to ensure good sorting. Otherwise, set iSerialValue
to zero for everything and adjacent regions will be sorted by time (last added -> last logical position).
COM Signature
From textmgr.idl: