Completion Notifications

The Remote Access Connection Manager continues progress notifications until the connection operation has been completed. This occurs in the following situations:

·The connection is established. The handler receives a RASCS_Connected notification. The RAS client application can exit without breaking 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 call.