TApxModem.GetDevConfig

TApxModem

function GetDevConfig: TLmModem;

Returns the modem configuration structure.

The modemcap database file contains a list of modems and their configuration. The GetDevConfig method returns the currently active configuration structure for the selected modem.

This method can be used to confirm the modem configuration prior to use, or to make changes to the current configuration.

See also: SetDevConfig