StateChangedEventArgs Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The StateChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property CallbackId
Gets the application defined callback id.
Public property ErrorCode
Gets the error code (if any) that occurred.
Public property ErrorMessage
Gets the error message for the ErrorCode that occurred.
Public property ExtendedErrorCode
Gets the extended error code (if any) that occurred.
Public property Handle
Gets the handle of the connection.
Public property State
Gets the state the remote access connection is about to enter.
Public property SubEntryId
Gets the one-based index for the phone book entry associated with this connection.

See Also