Value
One named value read from a key.
Yielded by Key.values and returned by
Key.get_value.
Fields
kind @ (ValueKind | Int)The value's
REG_*kind.An unrecognized kind is reported as its raw kind number, and
valueis then the rawBinpayload.nameThe value's name as a
Str. A key's default value has the name"".value @ DataThe value's data in its natural Do representation.
kindType :SZ:,:EXPAND_SZ:Str:MULTI_SZ:ArrayofStr:DWORD:,:DWORD_BIG_ENDIAN:,:QWORD:Int:BINARY:Bin:NONE:nilunrecognized (integer kind)Bin, the raw payloadExample