-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.Session.GetLastError
Andrew Lambert edited this page Nov 26, 2022
·
6 revisions
Function GetLastError() As Integer
Returns the most recent internal error code for the session.
Most operations return an error code that is stored in the LastError property. Other operations return other sorts of data, and you must call this method to receive the error code.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.