A RASCONNSTATUS structure describes the current status of a remote access connection. It is returned by the RasGetConnectStatus function.
typedef struct _RASCONNSTATUS {
DWORD dwSize;
RASCONNSTATE rasconnstate;
DWORD dwError;
TCHAR szDeviceType[RAS_MaxDeviceType + 1];
TCHAR szDeviceName[RAS_MaxDeviceName + 1];
} RASCONNSTATUS;
Two state values are especially significant:
|
State |
Meaning |
|
RASCS_Connected |
Indicates that the connection has been successfully established. |
|
RASCS_Disconnected |
Indicates that the connection has failed. |
RasGetConnectStatus, RasDial, RASCONNSTATE
See also:
| file: /Techref/os/win/api/win32/struc/src/str14_38.htm, 3KB, , updated: 2000/4/7 12:20, local time: 2012/5/24 21:17,
38.107.179.232:LOG IN |
| ©2012 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://www.piclist.com/tecHREF/os/win/api/win32/struc/src/str14_38.htm"> RASCONNSTATUS</A> |
| Did you find what you needed? |
|
|
The only consistant, simple to use yet powerful development environment. It simulates real-world devices via virtual component "plugins" (LED,LCD,key,motor,TV,etc) in real time, has a syntax highlighting editor, macro assembler and disassembler. Regular updates and third-party plugins keep this software ahead of any other PIC IDE. |
.