ArcFM Responder Mobile Developer Guide
CommitEdits Method






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

IMMObjectEditor Interface
IMMObjectEditor Members

Send Feedback