The RasEnumConnections function lists all active RAS connections. It returns each connection’s handle and phone-book entry name.
DWORD RasEnumConnections(
LPRASCONN lprasconn, |
// buffer to receive connections data |
LPDWORD lpcb, |
// size in bytes of buffer |
LPDWORD lpcConnections |
// number of connections written to buffer |
); |
If the function succeeds, the return value is zero.
If the function fails, the return value is a nonzero error value listed in the RAS header file or one of ERROR_BUFFER_TOO_SMALL or ERROR_NOT_ENOUGH_MEMORY.
If a connection was made without specifying a phone-book entry name, the information returned for that connection will give the connection phone number preceded by “.”.
RASCONN, RasEnumEntries, RasGetConnectStatus
file: /Techref/os/win/api/win32/func/src/f70_7.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/4 10:43,
3.138.124.64: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_7.htm"> RasEnumConnections</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.