ArcFM Responder Mobile Developer Guide
CurrentOpenSession Property (IMMSessionManager2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
ReadOnly Property CurrentOpenSession As IMMSession
'Usage
 
Dim instance As IMMSessionManager2
Dim value As IMMSession
 
value = instance.CurrentOpenSession
[System.Runtime.InteropServices.DispId(1610678274)]
IMMSession CurrentOpenSession {get;}
read-only property CurrentOpenSession: IMMSession; 
System.Runtime.InteropServices.DispIdAttribute(1610678274)
function get CurrentOpenSession : IMMSession
[System.Runtime.InteropServices.DispId(1610678274)]
__property IMMSession* get_CurrentOpenSession();
[System.Runtime.InteropServices.DispId(1610678274)]
property IMMSession^ CurrentOpenSession {
   IMMSession^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMSessionManager2 Interface
IMMSessionManager2 Members

Send Feedback