win32ras.GetEntryDialParams
(s,s,s,s,s,s),i = GetEntryDialParams(fileName, entryName
)
Returns a tuple with the most recently set dial parameters for
the specified entry.
Parameters
fileName : string
The filename of the phonebook, or None.entryName : string
The name of the entry to retrieve the params for.Win32 API References
Search for RasGetEntryDialParams at msdn, google or google groups.
Search for RasGetConnectStatus at msdn, google or google groups.
Return Value
The return value is a tuple describing the params retrieved, plus a BOOL integer
indicating if the password was also retrieved.