|
This event is triggered
when TapiAppication receives a LINE_LINEDEVSTATE message from TAPI and recognizes
that a device's name has changed.
AvalabiltityDesign-Time: Read, Write / Run-Time: Read, Write Declaration ThbTapiDeviceNameEvent = procedure (Sender: TObject; DeviceID:
DWORD; DeviceName: String) of Object; Parameters
DescriptionPlease refer to the section "LINE_LINEDEVSTATE" in TAPI's documentation for a more detailed information. See AlsoThbTapiApplication.OnLineCreate, ThbTapiApplication.OnLineRemove
|