lFlags
Flag that indicates how to handle byte order when creating a new file. If the flag is not passed, the pages will be saved in Intel byte order. If you are modifying an existing file, this flag has no meaning – the pages will be saved in the same byte order used in the file. Possible values are:
Value |
Meaning |
USE_MOTOROLA_ORDER |
[1] Save in Motorola byte order. |