DeviceClearLastError Method |
This method clears the last error that was set.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic void ClearLastError()
Public Sub ClearLastError
public:
void ClearLastError()
member ClearLastError : unit -> unit
See Also