ThbTapiPhone.PHONESTATUS
Unit: hbTapi

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

Example

Label1.Caption := Format('The phone device has %d monitors',[hbTapiLine1.PHONESTATUS^.dwNumMonitors]);

Availability

Design-Time: None / Run-Time: Read

Declaration

property PHONESTATUS: PPHONESTATUS;

See Also

Status