ArcFM Responder Mobile Developer Guide
MMOleDragAssistClass Class
Members 






Object Model
MMOleDragAssistClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("C97C2FB5-AFBD-4367-9DC5-B97C18F8C0C0")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMOleDragAssistClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMOleDragAssist, MMOleDragAssist 
'Usage
 
Dim instance As MMOleDragAssistClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C97C2FB5-AFBD-4367-9DC5-B97C18F8C0C0")]
[System.Runtime.InteropServices.ComImport()]
public class MMOleDragAssistClass : System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMOleDragAssist, MMOleDragAssist  
public class MMOleDragAssistClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMOleDragAssist, MMOleDragAssist)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("C97C2FB5-AFBD-4367-9DC5-B97C18F8C0C0")
System.Runtime.InteropServices.ComImportAttribute()
public class MMOleDragAssistClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMOleDragAssist, MMOleDragAssist 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C97C2FB5-AFBD-4367-9DC5-B97C18F8C0C0")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMOleDragAssistClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMOleDragAssist, MMOleDragAssist  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C97C2FB5-AFBD-4367-9DC5-B97C18F8C0C0")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMOleDragAssistClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMOleDragAssist, MMOleDragAssist  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMOleDragAssistClass

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

MMOleDragAssistClass Members
Miner.Interop Namespace

Send Feedback