Share via


Completion Notifications (Windows Embedded CE 6.0)

1/6/2010

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

Concepts

Overview of RAS