Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
This header is used by Routing and Remote Access Service. For more information, see:
rasdlg.h contains the following programming interfaces:
Functions
| RasDialDlgA The RasDialDlg function establishes a RAS connection using a specified phone-book entry and the credentials of the logged-on user. The function displays a stream of dialog boxes that indicate the state of the connection operation. (ANSI) |
| RasDialDlgW The RasDialDlg function establishes a RAS connection using a specified phone-book entry and the credentials of the logged-on user. The function displays a stream of dialog boxes that indicate the state of the connection operation. (Unicode) |
| RasEntryDlgA The RasEntryDlg function displays modal property sheets that allow a user to manipulate phone-book entries. (ANSI) |
| RasEntryDlgW The RasEntryDlg function displays modal property sheets that allow a user to manipulate phone-book entries. (Unicode) |
| RasPhonebookDlgA The RasPhonebookDlg function displays the main Dial-Up Networking dialog box. (ANSI) |
| RasPhonebookDlgW The RasPhonebookDlg function displays the main Dial-Up Networking dialog box. (Unicode) |
Callback functions
| RasCustomDialDlgFn The RasCustomDialDlg function is an application-defined function that is exported by a third-party custom-dialing DLL. This function allows third-party vendors to implement custom RAS connection dialog boxes. |
| RasCustomEntryDlgFn The RasCustomEntryDlg function is an application-defined function that is exported by a third-party custom-dialing DLL. This function allows third-party vendors to implement custom dialogs for managing phone-book entries. |
| RASPBDLGFUNCA The RasPBDlgFunc function is an application-defined callback function that receives notifications of user activity while the RasPhonebookDlg dialog box is open. (ANSI) |
| RASPBDLGFUNCW The RasPBDlgFunc function is an application-defined callback function that receives notifications of user activity while the RasPhonebookDlg dialog box is open. (Unicode) |