|
This property activates and deactivates the telephony phone device. In TAPI the lineOpen/lineClose functions are called. The privleges defined in the ThbTapiPhone.Privileges properties are used when opening (activating) the device. Example
AvailabilityDesign-Time: Read, Write / Run-Time: Read, Write Declarationproperty Active: Boolean; ErrorsUsing this property may cause an EhbTapiError exception. Possible errors are: PHONEERR_ALLOCATED, PHONEERR_NODRIVER, PHONEERR_BADDEVICEID, PHONEERR_NOMEM, PHONEERR_INCOMPATIBLEAPIVERSION, PHONEERR_OPERATIONFAILED, PHONEERR_INCOMPATIBLEEXTVERSION, PHONEERR_OPERATIONUNAVAIL, PHONEERR_INVALAPPHANDLE, PHONEERR_RESOURCEUNAVAIL, PHONEERR_INVALPOINTER, PHONEERR_UNINITIALIZED, PHONEERR_INVALPRIVILEGE, PHONEERR_REINIT, PHONEERR_INUSE, PHONEERR_NODEVICE, PHONEERR_INIFILECORRUPT. See AlsoThbTapiPhone.Privileges |