unsigned long PICMLX_GetLastErrorMessage (long session, char errorMessage[], unsigned long length);
Returns last error as a message.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
length | unsigned long |
Length of character string buffer. |
Output | ||
Name | Type | Description |
errorMessage | char [] |
variable to receive the null-terminated string containing the error message. |
Name | Type | Description |
return | unsigned long |
Zero for success, or no-zero error code. |
Error handling
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index