ArcFM Responder Mobile Developer Guide
MMProposedObjectEventsClass Class
Members 






Object Model
MMProposedObjectEventsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMProposedObjectEvents")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("1F63EF30-34D4-11D5-AFF0-00500464D39D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMProposedObjectEventsClass 
   Inherits System.__ComObject
   Implements IMMProposedObjectEvents_Event, MMProposedObjectEvents 
'Usage
 
Dim instance As MMProposedObjectEventsClass
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMProposedObjectEvents")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1F63EF30-34D4-11D5-AFF0-00500464D39D")]
[System.Runtime.InteropServices.ComImport()]
public class MMProposedObjectEventsClass : System.__ComObject, IMMProposedObjectEvents_Event, MMProposedObjectEvents  
public class MMProposedObjectEventsClass = class(System.__ComObject, IMMProposedObjectEvents_Event, MMProposedObjectEvents)
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMProposedObjectEvents")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("1F63EF30-34D4-11D5-AFF0-00500464D39D")
System.Runtime.InteropServices.ComImportAttribute()
public class MMProposedObjectEventsClass extends System.__ComObject implements IMMProposedObjectEvents_Event, MMProposedObjectEvents 
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMProposedObjectEvents")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1F63EF30-34D4-11D5-AFF0-00500464D39D")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMProposedObjectEventsClass : public System.__ComObject, IMMProposedObjectEvents_Event, MMProposedObjectEvents  
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMProposedObjectEvents")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1F63EF30-34D4-11D5-AFF0-00500464D39D")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMProposedObjectEventsClass : public System.__ComObject, IMMProposedObjectEvents_Event, MMProposedObjectEvents  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMProposedObjectEventsClass

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

MMProposedObjectEventsClass Members
Miner.Interop Namespace

Send Feedback