ArcFM Responder Mobile Developer Guide
OnNeedRefresh Method (IMMObjectEditorEvents)






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