#include <win32/thputilities.h> u32 THPUtyReverseEndianU32(u32 data);
| data | Integer value for which to convert endianness. |
|---|
Value for which endianness was converted.
Converts the endianness of data, an integer value (u32).
None.
2006/03/01 Initial version.
CONFIDENTIAL