win32ras.SetEntryDialParams
SetEntryDialParams(fileName, RasDialParams, bSavePassword)
Sets the dial parameters for the specified entry.
Parameters
fileName : string
The filename of the phonebook, or None.RasDialParams : (tuple)
A tuple describing a RASDIALPARAMS structure.bSavePassword : int
Indicates whether to remove password from entry's parameters.Win32 API References
Search for RasSetEntryDialParams at msdn, google or google groups.
Search for RasGetConnectStatus at msdn, google or google groups.