The Client Management ActiveX control contains the SessionStarted event:

 

 

Purpose

SessionStarted event is fired by a child session to notify the parent of a successful start up.
 

Syntax

 

Operation

ParamMap PROIV Interface Map containing the parameters passed from the event producer.

hSessionID ID of the session that has started. 

Remarks

The session ID supplied in the interface map identifies the child session that raised the event.

This event signifies the successful launch of a new session and makes that session available for subsequent method or property calls.

Example

 

Comment on this topic

Topic ID: 500482