The RasConnectionNotification function specifies an event object that the system sets to the signaled state when a RAS connection is created or terminated.
DWORD RasConnectionNotification(
HANDLE hEvent, |
// handle to an event object |
DWORD dwFlags |
// type of event to receive notifications for |
); |
Value |
Meaning |
RASCN_Connection |
A new RAS connection has been created. |
RASCN_Disconnection |
An existing RAS connection has been terminated. |
If the function succeeds, the return value is zero.
If the function fails, the return value is a nonzero error code.
To determine when the event object is signaled, use any of the wait functions.
When the event is signaled, you can use other RAS functions, such as RasEnumConnections, to get more information about the RAS connection that was created or terminated.
CreateEvent, RasEnumConnections
file: /Techref/os/win/api/win32/func/src/f69_29.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/3 19:19,
18.225.195.190: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/f69_29.htm"> RasConnectionNotification</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.