TApxModem.BPSRate

TApxModem

property BPSRate : DWORD

The rate of the current call in bits per second.

BPSRate is the rate negotiated between the local and remote modems for the current call. If a call is not in progress, BPSRate returns zero. BPSRate is determined by the extended connection responses provided by the modem, and may take the connection's negotiated data compression into account. This property is available once the OnModemConnect event is generated.

See also: OnModemConnect