Einzelnen Beitrag anzeigen
Alt 27.09.2001, 02:37   #2
_m3
Inventar
 
Registriert seit: 24.09.2001
Beiträge: 7.335


Idee

Gelobt sei Google:

The RasSetEntryProperties function will modify or create a new dial-up networking entry.

Dim clsVBRasEntry as VBRasEntry
Dim rtn as long
rtn = VBRasSetEntryProperties("MyConnection", clsVBRasEntry)
If rtn <> 0 then MsgBox VBRASErrorHandler(rtn)

http://home.iprimus.com.au/billmcc/P...entryprops.htm
____________________________________
Weiterhin zu finden auf http://martin.leyrer.priv.at , http://twitter.com/leyrer , http://www.debattierclub.net/ , http://www.tratschen.at/ und via Instant Messaging auf Jabber: m3 <ät> cargal.org .
_m3 ist offline   Mit Zitat antworten