Required Parameter Group: | |||
1 | cfg | Input | Binary(4) |
2 | write | Input | Binary(4) |
3 | fname | Input | Char(*) |
4 | fname_size | Input | Binary(4) |
5 | errcode | I/O | Char(*) |
Threadsafe: Yes |
Use the QzuiCloseConfig API to optionally write the memory copy of the configuration out to the file and then free the memory copy. If the filename is specified, the configuration is written to that file, otherwise it is written to the original file.
Handle to the config to be closed.
Has the following values: 0 = no write, 1 = write.
Path and name of config file to be written (optional).
Length of file name ( 0 for no file name).
Error information structure.