REG_DWORD_BIG_ENDIAN top-level constant

int const REG_DWORD_BIG_ENDIAN

A 32-bit number in big-endian format. Some UNIX systems support big-endian architectures.

Implementation

const REG_DWORD_BIG_ENDIAN = 5;