ThbTapiCall.LINECALLINFO
Unit: hbTapi

This property can be used, if you need to access the TAPI LINECALLINFO structure directly.

Example

Label1.Caption := Format('BearerMode= %x', [Call.LINECALLINFO^.dwBearerMode]);

Availability

Design-Time: None / Run-Time: Read

Declaration

property LINECALLINFO: PLINECALLINFO;

See Also

ThbTapiCall.Info