Required Parameter Group: | |||
1 | name | Input | Char(10) |
2 | buf | Output | Char(*) |
3 | buf_size | Input | Binary(4) |
4 | format | Input | Char(8) |
5 | buf_actlen | Output | Binary(4) |
6 | running | Output | Binary(4) |
7 | errcode | I/O | Char(*) |
Threadsafe: Yes |
Use the QzuiGetInstanceData API to retrieve the data from a specified server instance file. The data information is returned in the format specified by INSD0110. See INSD0110 format for more information.
Name of the server instance from which data is retrieved.
Buffer in format INSD0110 containing instance file data.
Length of instance data buffer.
Format of the instance data (INSD0110).
See INSD0110 format for more information.
Actual length of instance data returned.
Indicates if the instance is currently running (1 = running).
Error information structure.