hivex_node_name


Description:

[ Version ( since = "1.19.35" ) ]
public string hivex_node_name (int64 nodeh) throws Error

return the name of the node

Return the name of nodeh.

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 string, or NULL on error