DWord Type
DWord is a simple type that is typically used to declare variables for storing Windows Registry information (to be read from or written to DWord Registry values) or for interfacing with Windows API calls.
The DataFlex DWord type is an alias for UInteger.
Note
For more information, refer to Declaring Variables and the DWord command.