hEndians Enum | Startpage |
HAPI | HAPI.Types | hEndians |
Name Value Description hEndianHost
0
Use this one if you don't want to worry... hEndianBig
1
Use this one if you want to save the domain for use on a big-endian computer. hEndianLittle
2
Use this one if you want to save the domain for use on a little-endian computer.
The hEndians enumeration type defines different options for the byte order when saving hkb files (see the SaveAsHKB). Using the option corresponding to your computer will be most efficient even though any byte order can be used. If you are going to use the domain on the same computer as you develop it, save using hEndianHost and you will not have to think about this problem.
![]() |
HUGIN Expert A/S, 2008 - comments to activex@hugin.com |