|
| DotRas SDK Documentation |
| StateChangedEventArgs Properties |
| StateChangedEventArgs Class See Also Send Feedback |
|
The StateChangedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
CallbackId |
Gets the application defined callback id.
|
|
ErrorCode |
Gets the error code (if any) that occurred.
|
|
ErrorMessage |
Gets the error message for the ErrorCode that occurred.
|
|
ExtendedErrorCode |
Gets the extended error code (if any) that occurred.
|
|
Handle |
Gets the handle of the connection.
|
|
State |
Gets the state the remote access connection is about to enter.
|
|
SubEntryId |
Gets the one-based index for the phone book entry associated with this connection.
|