ErrorManagerClearErrors Method |
Clear and empty the internal buffer that is in charge to collect all the occurred errors.
Namespace:
Com.Datalogic.Device
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static int ClearErrors()
Public Shared Function ClearErrors As Integer
Return Value
Type:
Int32int
In case of success
Success is returned.
Remarks See Also