Completion Notifications
RAS continues to process notifications until connection operations are complete. This occurs when:
- The connection is established. The handler receives a RASCS_Connected notification. The client application can exit without closing the connection.
- An error occurs. The handler receives a notification indicating the error and the connection state when the error occurred.
- The connection operation is interrupted by a RasHangUp function call.
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.