function FindNextModem : Integer;
Locates the next modem in the modem detail list.
Once FindModem locates a modem in a modem detail list, FindNextModem will return the next matching modem.
The return value will be a TLmModem containing the next matching modem. If no more modems match the search criteria, FindNextModem will return nil.
See also: FindModem, FindModemRecord, FindNextModemRecord