Uses "Big-endian" convention during the encoding in RAW format.
Mnemonic constant
|
Value
|
Meaning
|
BOOL_FALSE
|
0
|
Use "Little-endian" convention
|
BOOL_TRUE
|
1
|
Use "Big-endian" convention
|
This property is used only if the EncodeFormats.FormatToUse property is set to ENCODING_FORMAT_RAW.
For further details about encoding in RAW format refer to the RAW object section.
For further information about available encoding formats see the EncodeFormats object..
|