Call the aciErrorStatusCreate
function to reset an error status structure that the aciResponseGetErrorStatus
uses.
aciError aciErrorStatusReset( t_aciErrorStatus *pErrorStatus)
Arguments | Type/Description |
---|---|
pErrorStatus
|
t_AciErrorStatus* The ACI error status structure to reset. |
This function resets the ACI error status structure.
An ACI error code.
|