THPUtyReverseEndianU32

Syntax

#include <win32/thputilities.h>

u32 THPUtyReverseEndianU32(u32 data);

Arguments

data Integer value for which to convert endianness.

Return Values

Value for which endianness was converted.

Description

Converts the endianness of data, an integer value (u32).

See Also

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL