|
![]() |
This event fires when the result of a ThbTapiLine.DevSpecific method call becomes available. You need this event, if you are working in asynchronus mode. The parameters are used in conjunction with the parameters of the ThbTapiLine.DevSpecific method. AvailabilityDesign-Time: Read, Write / Run-Time: Read, Write Declarationprocedure OnDevSpecificReply(Sender: ThbTapiLine; RequestID:
DWORD; Data: Pointer; DataSize: DWORD; Address: ThbTapiAddress; Call:ThbTapiCall;
ReplyCode: ThbTapiResult); See AlsoThbTapiLine.DevSpecific, ThbTapiLine.OnDevSpecificTimeout
|