GxVariant: GetErrorString

GetErrorString

Get the error message of the last error.



 Public Function GetErrorString ( ) As String

Return Values

The error message

Languages

[Visual Basic] Public Function GetErrorString() As String

[Delphi] function GetErrorString() : WideString;

[C++] String GetErrorString();

Remarks

See Also

Class GxVariant Overview GxVariant Properties GxVariant Methods GetErrorCode GX_VARIANT_TYPES