INFO: RAS APIs Supported on Windows 95 and Later (183367)



The information in this article applies to:

  • Microsoft Win32 Application Programming Interface (API), when used with:
    • Microsoft Windows 95

This article was previously published under Q183367

SUMMARY

This article lists the Remote Access Service (RAS) APIs that are supported on Windows 95. It also describes what upgrades you need to have on a Windows 95 computer to use these APIs.

MORE INFORMATION

Most of the RAS APIs were not included in the RasAPI32.dll that shipped with the Windows 95. To use the RAS APIs mentioned here, you need to install the Dial Up Networking (DUN) 1.3 upgrade. This upgrade is available for download on: Licensing information about re-distribution can be obtained by sending e- mail to Permcopy@microsoft.com.

The following RAS Client APIs are supported on Windows 95 (OSR2 or DUN 1.2b) or later:

RasCreatePhonebookEntry
RasDeleteEntry
RasDial
RasDialFunc
RasDialFunc1
RasEditPhonebookEntry
RasEnumConnections
RasEnumDevices
RasEnumEntries
RasGetConnectStatus
RasGetCountryInfo
RasGetEntryDialParams
RasGetEntryProperties
RasGetErrorString
RasGetProjectionInfo
RasHangUp
RasRenameEntry
RasSetEntryDialParams
RasSetEntryProperties
RasValidateEntryName

REFERENCES

MSDN January 1998

Modification Type:MajorLast Reviewed:10/29/2003
Keywords:kbAPI kbinfo kbnetwork KB183367