ThbTapiLine.Location.Update
Unit: hbTapi

This method is used to update the content of ThbTapiLine.Location. This can be requisite, because the user can change the current location externally via the system control panel.

Declaration

procedure Update;

Remarks

In TAPI the lineGetTranslateCaps function is called.

Errors

Using this function may cause an EhbTapiError exception . Possible errors are:

LINEERR_INCOMPATIBLEAPIVERSION, LINEERR_NOMEM, LINEERR_INIFILECORRUPT, LINEERR_OPERATIONFAILED, LINEERR_INVALAPPHANDLE, LINEERR_RESOURCEUNAVAIL, LINEERR_INVALPOINTER, LINEERR_STRUCTURETOOSMALL, LINEERR_NODRIVER.