Required Parameter Group: | |||
1 | name | Input | Char(10) |
2 | idata | Input | Char(*) |
3 | idata_size | Input | Binary(4) |
4 | format | Input | Char(8) |
5 | errcode | I/O | Char(*) |
Threadsafe: Yes |
Use the QzuiCreateInstance API to create a new server instance file for the parameters passed to it.
The name of the instance to be created.
The instance data.
The length of the instance data.
The format of the instance data (INSD0110).
See INSD0110 format for more information.
The error information structure.