The following tables list the members exposed by IMMSessionManager3.
Public Properties
| Name | Description |
 | CurrentOpenSession | Accesses the session currently open in Session Manager as an IMMSession object. |
Top
Public Methods
| Name | Description |
 | CreateSession | Method to create a session programmatically. |
 | GetSession | Method to get a session programmatically by passing in parameters: lSessionID (as long) and bReadOnly (as boolean). |
 | SessionOpened | This method forces Session Manager to raise an event for the opening of a Session. The PxNode reference points to the session node that has been opened. |
Top
See Also