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