ThbTapiApplication.OnLineRemove
Unit: hbTapi
 

This event is called when a line device is removed from the system. The DeviceID contains the id of the removed device.

Availability

Design-Time: None / Run-Time: Read, Write

Declaration

property OnLineRemove : ThbTapiDeviceEvent
procedure (Sender: TObject; DeviceID: DWORD);

Description

Please refer to the section "LINE_REMOVE" in TAPI's documentation for a more detailed information.

See Also

ThbTapiLine.DeviceList