|
TAstaVoIPConnection.UseBandwidth |
Top Previous Next |
|
Declaration function UseBandwidth(Bandwidth: Integer; Removing: Boolean): Boolean;
Description Request use the available bandwidth in 100's of bits/sec. If there is insufficient bandwidth available, FALSE is returned. If sufficient bandwidth is available, then TRUE is returned and the amount of available bandwidth is reduced by the specified amount.
|