Returns the error information associated with the last call.
public virtual const ULError * GetLastError()
A pointer to the ULError object with information associated with the last call.
The error object whose address is returned remains valid while the connection is open, but not updated automatically on subsequent calls. You must call GetLastError to retrieve updated status information.