 Prev Next
Prev Next
The RASCONN structure provides information about a remote access connection. The RasEnumConnections function returns an array of RASCONN structures.
typedef struct _RASCONN { 
    DWORD     dwSize; 
    HRASCONN  hrasconn; 
    TCHAR     szEntryName[RAS_MaxEntryName + 1]; 
 
#if (WINVER >= 0x400) 
    CHAR      szDeviceType[ RAS_MaxDeviceType + 1 ]; 
    CHAR      szDeviceName[ RAS_MaxDeviceName + 1 ]; 
#endif 
 
} RASCONN ; 
 
RasEnumConnections, RasGetConnectStatus
| file: /Techref/os/win/api/win32/struc/src/str14_37.htm, 2KB, , updated: 2000/4/7 12:20, local time: 2025/10/30 22:47, 
 
216.73.216.212,10-3-97-86:LOG IN | 
| ©2025 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://massmind.org/tecHREF/os/win/api/win32/struc/src/str14_37.htm"> RASCONN</A> | 
| Did you find what you needed? | 
| Welcome to massmind.org! | 
| Welcome to massmind.org! | 
.