The complete list of implemented APIs:
Note: I did not write (nor did I use) the p/invoke signatures listed on the pinvoke.net website, so use them at your own risk. All of the APIs implemented below are fully compatible with both C# and VB.NET.
AllocateLocallyUniqueId -
MSDNCredUIPromptForCredentials -
MSDNRasClearConnectionStatistics -
MSDNRasClearLinkStatistics -
MSDNRasConnectionNotification -
MSDNRasDeleteEntry -
MSDNRasDeleteSubEntry -
MSDNRasDial -
MSDN pinvoke.netRasDialDlg -
MSDNRasEntryDlg -
MSDNRasEnumAutodialAddresses -
MSDNRasEnumConnections -
MSDN pinvoke.netRasEnumDevices -
MSDN pinvoke.netRasEnumEntries -
MSDN pinvoke.netRasFreeEapUserIdentity -
MSDNRasGetAutodialAddress -
MSDNRasGetAutodialEnable -
MSDNRasGetAutodialParam -
MSDNRasGetConnectionStatistics -
MSDNRasGetConnectStatus -
MSDN pinvoke.netRasGetCountryInfo -
MSDNRasGetCredentials -
MSDNRasGetCustomAuthData -
MSDNRasGetEapUserData -
MSDNRasGetEapUserIdentity -
MSDNRasGetEntryProperties -
MSDN pinvoke.netRasGetErrorString -
MSDN pinvoke.netRasGetLinkStatistics -
MSDNRasGetNapStatus -
MSDNRasGetProjectionInfo -
MSDNRasGetSubEntryHandle -
MSDNRasGetSubEntryProperties -
MSDNRasHangUp -
MSDN pinvoke.netRasPhonebookDlg -
MSDNRasRenameEntry -
MSDNRasSetAutodialAddress -
MSDNRasSetAutodialEnable -
MSDNRasSetAutodialParam -
MSDNRasSetCredentials -
MSDNRasSetCustomAuthData -
MSDNRasSetEapUserData -
MSDNRasSetEntryProperties -
MSDN pinvoke.netRasSetSubEntryProperties -
MSDNRasUpdateConnection -
MSDNRasValidateEntryName -
MSDN pinvoke.net