Point-to-Point Protocol over Ethernet Connections

Windows Server 2003, Windows XP, and later operating systems provide support for Point-to-Point Protocol over Ethernet (PPPoE). For a PPPoE connection, set the following values in the RASENTRY structure.

Member Value
RASENTRY.dwType RASET_Broadband
RAENTRY.szDeviceType RASDT_PPPoE
RASENTRY.szLocalPhoneNumber The service name.

 

Use the RasSetEntryProperties function to set these values.

You can also use RasEntryDlg and the RASEDFLAG_NewBroadbandEntry flag for RASENTRYDLG to display a wizard for creating a PPPoE phonebook entry.