ArcFM Responder Mobile Developer Guide
OnDestroy Method (IMMObjectEditorEvents)






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