ArcFM Responder Mobile Developer Guide
MMStoredItemManagerEventsClass Class
Members 






Object Model
MMStoredItemManagerEventsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMStoredItemManagerEvents")>
<System.Runtime.InteropServices.GuidAttribute("1C3DBD80-B763-4CB4-97E1-9DD8CA6631ED")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMStoredItemManagerEventsClass 
   Inherits System.__ComObject
   Implements IMMRaiseStoredItemManagerEvents, IMMStoredItemManagerEvents_Event, MMStoredItemManagerEvents 
'Usage
 
Dim instance As MMStoredItemManagerEventsClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMStoredItemManagerEvents")]
[System.Runtime.InteropServices.Guid("1C3DBD80-B763-4CB4-97E1-9DD8CA6631ED")]
[System.Runtime.InteropServices.ComImport()]
public class MMStoredItemManagerEventsClass : System.__ComObject, IMMRaiseStoredItemManagerEvents, IMMStoredItemManagerEvents_Event, MMStoredItemManagerEvents  
public class MMStoredItemManagerEventsClass = class(System.__ComObject, IMMRaiseStoredItemManagerEvents, IMMStoredItemManagerEvents_Event, MMStoredItemManagerEvents)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMStoredItemManagerEvents")
System.Runtime.InteropServices.GuidAttribute("1C3DBD80-B763-4CB4-97E1-9DD8CA6631ED")
System.Runtime.InteropServices.ComImportAttribute()
public class MMStoredItemManagerEventsClass extends System.__ComObject implements IMMRaiseStoredItemManagerEvents, IMMStoredItemManagerEvents_Event, MMStoredItemManagerEvents 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMStoredItemManagerEvents")]
[System.Runtime.InteropServices.Guid("1C3DBD80-B763-4CB4-97E1-9DD8CA6631ED")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMStoredItemManagerEventsClass : public System.__ComObject, IMMRaiseStoredItemManagerEvents, IMMStoredItemManagerEvents_Event, MMStoredItemManagerEvents  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMStoredItemManagerEvents")]
[System.Runtime.InteropServices.Guid("1C3DBD80-B763-4CB4-97E1-9DD8CA6631ED")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMStoredItemManagerEventsClass : public System.__ComObject, IMMRaiseStoredItemManagerEvents, IMMStoredItemManagerEvents_Event, MMStoredItemManagerEvents  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMStoredItemManagerEventsClass

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

MMStoredItemManagerEventsClass Members
Miner.Interop Namespace

Send Feedback