Value.value_DWORD

uint value_DWORD() @property const

Obtains the current value as a 32-bit unsigned integer, ordered correctly according to the current architecture.

Returns

The contents of the value.

Throws

RegistryException is thrown for all types other than

REG_DWORD, REG_DWORD_LITTLE_ENDIAN and REG_DWORD_BIG_ENDIAN.