SessionError Event |
DEVELOPER |
The Client Management ActiveX control contains the SessionError event:
|
|
Purpose |
SessionError event is fired by a child session to notify the parent of an error condition. |
Syntax |
|
Operation |
ParamMap PROIV Interface Map containing the parameters passed from the event producer. hSessionID ID of the session that made the change. |
Remarks |
The event handler may read the Error and ErrorMessage properties to review the error details. |
Example |
|
Topic ID: 500480