KeyType

HKLM\SYSTEM\CurrentControlSet\Services\Dhcp\Parameters\Options\<Option#>

Data typeRangeDefault value
REG_DWORD 1 - 7 7

Description

Specifies the data type of the registry entry that stores configuration data for the option. The data type defines the length and format of data that the entry can store.

ValueMeaning
1REG_SZ
2REG_EXPAND_SZ
3REG_BINARY
4REG_DWORD or REG_DWORD_LITTLE_ENDIAN
5REG_DWORD_BIG_ENDIAN
6REG_LINK
7REG_MULTI_SZ

Note Image Note

The name of the entry that stores configuration data appears in the value of RegLocation.

Tip Image Tip

Also, see Data Types in the Windows 2000 Registry.

Related Entries

Page Image