acioGetErrorDescription
Call the acioGetErrorDescription function to return an error description.
Syntax
onst char* acioGetErrorDescription( aciError nError);
Arguments
| Arguments | Type/Description |
|---|---|
nError
|
aciError An ACI error code. |
Discussion
This function returns an error description of the error code nError.
Returns
An error description of the error code nError.