KnownRegistryValueKind enum
Specifies the data types to use when storing values in the registry, or identifies the data type of a value in the registry.
Fields
| Binary | Binary value type |
| DWord | DWord value type |
| ExpandString | ExpandString value type |
| MultiString | MultiString value type |
| None | None |
| QWord | QWord value type |
| String | String value type |
| Unknown | Unknown value type |