Returns the last message from the server for Login or ChangePassword requests.
CaHarvest
None
LPCTSTR-string message describing reason for login or change password failures or a success message
Example
CaHarvest Harvest; if(Harvest.Login “CMUser”, “MyPassword")) cout << Harvest.GetLastMessage() << endl;
More information:
| Copyright © 2013 CA. All rights reserved. |
|