hivex_value_type


Description:

[ Version ( since = "1.19.35" ) ]
public int64 hivex_value_type (int64 valueh) throws Error

return the data type from the (key, datatype, data) tuple

Return the data type field from 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.

Parameters:

this

A GuestfsSession object

Returns:

the returned value, or -1 on error