Miner.Interop.Framework Assembly > Miner.Interop Namespace : IMMStoredItemManagerEvents_ItemCreatedEventHandler Delegate |
'Declaration <TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)> <ComVisibleAttribute(False)> Public Delegate Sub IMMStoredItemManagerEvents_ItemCreatedEventHandler( _ ByVal sender As String, _ ByVal pItem As IMMStoredItem _ )
'Usage Dim instance As New IMMStoredItemManagerEvents_ItemCreatedEventHandler(AddressOf HandlerMethod)
[TypeLibType(TypeLibTypeFlags.FHidden)] [ComVisible(false)] public delegate void IMMStoredItemManagerEvents_ItemCreatedEventHandler( string sender, IMMStoredItem pItem )
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.