|
![]() |
Retrieves the CallData stored within the calls Info property. The needed memory is allocated by this function. If the function return a value greater as zero, you must free the allocated memory.
Declarationfunction GetCallData(out Data: Pointer): Integer; See AlsoThbTapiCall.SetCallData
|