ArcFM Solution Developer Guide
IMMDesignEvents_OnClosingDesignEventHandler Delegate


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

Parameters

saving
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

IMMDesignEvents_OnClosingDesignEventHandler Members
Miner.Interop Namespace

 

 


Send Comment