ArcFM Desktop Developer Guide
CreateSession Method (IMMSessionManager)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Method to create a session programmatically. Returns an IMMSession object.
Syntax
'Declaration
 
Function CreateSession() As IMMSession
'Usage
 
Dim instance As IMMSessionManager
Dim value As IMMSession
 
value = instance.CreateSession()
IMMSession CreateSession()

Return Value

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMSessionManager Interface
IMMSessionManager Members

 

 


Send Comment