Back to index

TerminateDriver

This method allows you to cease log recording for a specific driver.

Parameters:

[in] usn String parameter. The user-name that you need to use to authenticate on this interface.
[in] pwd String parameter. The password that you need to use to authenticate on this interface.
[out] errorMsg If an error happens this string contains the error message. In case an error has happened (this variable contains a valid non-empty string) then the return value will not contain any usable data, do not try to parse it as an xml.
[in] options String parameter. This is currently unused and reserved for future versions of the API. Pass in an empty string.
[in] driverID int parameter. The driverID item of the driver you wish to terminate.
[in] terminationDate DateTime parameter. The date at which the driver log recording is stopped. Any current duties or login sessions will also be terminated at this date.

Remarks

Minimum R-COM Database version

0.2805

Error messages

Please see this page.