GxMotdet: GetError |
This method returns the error code and string of the control.
Public Function GetError( ByRef errcode As Long, ByRef errmsg As String ) As Long
[Visual Basic] Public Function GetError(ByRef errcode As Long, ByRef errmsg As String) As Long
[Delphi] function GetError(var errcode : Integer; var errmsg : WideString) : Integer;
[C++] long GetError(long* errcode, BSTR* errmsg);
Class GxMotdet Overview GxMotdet Properties GxMotdet Methods Connect GetErrorCode