Return Parameters
This function returns a data string and a return code.
- Data String:
- A 103-byte string for 16-bit and 104-byte string for 32-bit. See Format of the Returned OIA Data String for more information.
- Return Code:
- The following codes are defined:
| Return Code | Explanation |
|---|---|
| 0 | OIA data is returned. The target presentation space is unlocked. |
| 1 | Your program is not connected to a host session. |
| 2 | An error was made in specifying string length. OIA data was not returned. |
| 4 | OIA data is returned. The target presentation space is busy. |
| 5 | OIA data is returned. The target presentation space is locked. (Input inhibited) |
| 9 | An internal system error was encountered. OIA data was not returned. |