ArcFM Responder Mobile Developer Guide
OnSelChange Method






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

ID8TreeEvents Interface
ID8TreeEvents Members

Send Feedback