ArcFM Responder Mobile Developer Guide
OnDblClick Method (IMMObjectEditorEvents)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(5)>
<System.Runtime.InteropServices.PreserveSigAttribute()>
Sub OnDblClick() 
'Usage
 
Dim instance As IMMObjectEditorEvents
 
instance.OnDblClick()
[System.Runtime.InteropServices.DispId(5)]
[System.Runtime.InteropServices.PreserveSig()]
void OnDblClick()
procedure OnDblClick(); 
System.Runtime.InteropServices.DispIdAttribute(5)
System.Runtime.InteropServices.PreserveSigAttribute()
function OnDblClick();
[System.Runtime.InteropServices.DispId(5)]
[System.Runtime.InteropServices.PreserveSig()]
void OnDblClick(); 
[System.Runtime.InteropServices.DispId(5)]
[System.Runtime.InteropServices.PreserveSig()]
void OnDblClick(); 
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

IMMObjectEditorEvents Interface
IMMObjectEditorEvents Members

Send Feedback