Get error description.
retcode = %CoGetException(Param1, Param2)
Param1 [in] | CAutoCTRL handle. |
Param2 [out] | String buffer for error description. |
>0 = Length of the error message
0 = No error message returned
-1 = Missing buffer for output.
Call CoGetException to get an error description.