Miner.Interop.Desktop Assembly > Miner.Interop Namespace : IMMMapEvents_VersionChangedEventHandler Delegate |
'Declaration <TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)> <ComVisibleAttribute(False)> Public Delegate Sub IMMMapEvents_VersionChangedEventHandler( _ ByVal oldVersion As ESRI.ArcGIS.Geodatabase.IVersion, _ ByVal newVersion As ESRI.ArcGIS.Geodatabase.IVersion _ )
'Usage Dim instance As New IMMMapEvents_VersionChangedEventHandler(AddressOf HandlerMethod)
[TypeLibType(TypeLibTypeFlags.FHidden)] [ComVisible(false)] public delegate void IMMMapEvents_VersionChangedEventHandler( ESRI.ArcGIS.Geodatabase.IVersion oldVersion, ESRI.ArcGIS.Geodatabase.IVersion newVersion )
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.