AdsGetErrorMessage Function | |
Return the Last error message for an ADS operation.
Namespace:
XSharp.RDD
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax Remarks You have to call this immediately after an error occurs. Otherwise the error message may have been reset by a subsequent operation.
See Also