[ Version ( since = "1.19.35" ) ]
public string hivex_value_key (int64 valueh) throws Error
return the key field from the (key, datatype, data) tuple
Return the key (name) field of a (key, datatype, data) tuple.
This is a wrapper around the hivex(3) call of the same name.
This function depends on the feature "hivex". See also feature_available .
this |
A GuestfsSession object |
the returned string, or NULL on error |