ArcFM Server Developer Guide
IMMEditorEvents_OnStopEditingEventHandler_2 Delegate


Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)>
Public Delegate Sub IMMEditorEvents_OnStopEditingEventHandler_2( _
   ByVal Save As Boolean _
) 
'Usage
 
Dim instance As New IMMEditorEvents_OnStopEditingEventHandler_2(AddressOf HandlerMethod)
[ComVisible(false)]
[TypeLibType(TypeLibTypeFlags.FHidden)]
public delegate void IMMEditorEvents_OnStopEditingEventHandler_2( 
   bool Save
)

Parameters

Save
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMEditorEvents_OnStopEditingEventHandler_2 Members
Miner.Interop Namespace

 

 


Send Comment