save_to_file


Description:

public bool save_to_file (string filename, Domain? custom_conf, uint flags) throws Error

Parameters:

this

the domain

filename

path to the output file

custom_conf

configuration for domain or NULL

flags

the flags

Returns:

TRUE on success, FALSE otherwise