Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "RasGetEntryDialParams" in [All]

rasapi32

.
Summary
The RasGetEntryDialParams function retrieves the connection information saved by the last successful call to the RasDial or RasSetEntryDialParams function for a specified phone-book entry.
.

static extern uint RasGetEntryDialParams(

.

    Public Function RasGetEntryDialParams( _

.

Declare Function RasGetEntryDialParams Lib "rasapi32.dll" (TODO) As TODO

.

    public static extern uint RasGetEntryDialParamsW(

.

    var nRet = RasGetEntryDialParamsW(null, pnt, out lprPassword);

.
Documentation
[RasGetEntryDialParams] on MSDN

 
Access PInvoke.net directly from VS: