Query for errors.

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string GetLastError()
Visual Basic (Declaration)
Public Function GetLastError As String
Visual C++
public:
String^ GetLastError()

Return Value

Returns the last error as string.

See Also