[ Version ( since = "1.19.35" ) ]
public bool hivex_close () throws Error
close the current hivex handle
Close the current hivex handle.
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 |
true on success, false on error |