ByteOrder and
UnicodeByteOrder Read/Write properties.
Gets/sets the byte order flags for numeric (ByteOrder) or UNICODE
text (UnicodeByteOrder) processing.
Syntax:
object.ByteOrder = flags
Remarks:
The default values specify no byte-order conversions.
See SFMain.SysByteOrder
for general details about the byte ordering.
Applies to: SFBinaryData
object
Supported on:
Windows 95/NT and later
Windows CE 3.0 and later
Pocket PC/Windows Mobile 2003 and later
Windows CE.NET 4 and later
|