The information in this article applies to:
SUMMARYThe January 1996 issue of Microsoft Developer Network contains the article titled "VBRASAPI: Calls Windows RAS Functions From Visual Basic." This article contains a sample application that is a wrapper dynamic link library (DLL) file used to call the Remote Access Service (RAS) functions in Microsoft Windows for Workgroups from Microsoft Visual Basic. The file Rasapi.bas is missing from the sample included with the article. MORE INFORMATION
The VBRASAPI sample is a wrapper DLL used to call the RAS functions in
Microsoft Windows for Workgroups version 3.11. Developed by Microsoft
Consulting Services, VBRASAPI works as a wrapper around Rasapi16.dll for
programs written in Microsoft Visual Basic. The functions in Vbrasapi.dll
can dial using a RAS phone book entry, get the RAS connection status, and
hang up. These functions can then maintain and pass the RAS connection
handle to each other so they maintain the connection sessions one at a
time.
RESOLUTIONThe following file is available for download from the Microsoft
Download Center. Click the file name below to download the file: Vbrasapi.exeFor more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. Additional query words: WFW MSDN RAS kbDSupport
Keywords : kbfile kbsample kbVBp400 |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |