ITestable Interface : GetLastError Method |
Visual Basic |
---|
Public Function GetLastError() As String |
If the last action did not result in an error, return a null string.
It is recommended that the Testing Agent return the message in the local computer's locale.
Usually called by UFT if the last invocation returns any HRESULT other than success.