The RasEnumAutodialAddresses function returns a list of all addresses in the AutoDial mapping database.
DWORD RasEnumAutodialAddresses (
LPTSTR *lppAddresses, |
// pointer to buffer that receives network address strings |
LPDWORD lpdwcbAddresses, |
// pointer to size, in bytes, of the buffer |
LPDWORD lpdwcAddresses |
// pointer to number of strings returned |
); |
If lppAddresses is NULL, RasEnumAutodialAddresses sets the lpdwcbAddresses
and lpdwcAddresses parameters to indicate the required size, in bytes,
and the number of address entries in the database.
If the function succeeds, the return value is zero.
If the function fails, the return value is the following error code.
Value |
Meaning |
ERROR_INVALID_PARAMETER |
NULL was passed for the lpdwcbAddresses or lpdwcAddresses parameter. |
RASAUTODIALENTRY, RasGetAutodialAddress, RasSetAutodialAddress
file: /Techref/os/win/api/win32/func/src/f70_6.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/4 10:57,
3.135.190.224:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/func/src/f70_6.htm"> RasEnumAutodialAddresses</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.