hivex_node_delete_child


Description:

[ Version ( since = "1.19.35" ) ]
public bool hivex_node_delete_child (int64 nodeh) throws Error

delete a node (recursively)

Delete nodeh, recursively if necessary.

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:

true on success, false on error