ArcFM Responder Mobile Developer Guide
OnClick Method (IMMObjectEditorEvents)






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