ArcFM Responder Mobile Developer Guide
MMDragAssistClass Class
Members 






Object Model
MMDragAssistClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("105216D4-37C1-11D4-BB40-005004D30CD2")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMDragAssistClass 
   Inherits System.__ComObject
   Implements IMMDragAssist, IMMDragAssist2, MMDragAssist 
'Usage
 
Dim instance As MMDragAssistClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("105216D4-37C1-11D4-BB40-005004D30CD2")]
[System.Runtime.InteropServices.ComImport()]
public class MMDragAssistClass : System.__ComObject, IMMDragAssist, IMMDragAssist2, MMDragAssist  
public class MMDragAssistClass = class(System.__ComObject, IMMDragAssist, IMMDragAssist2, MMDragAssist)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("105216D4-37C1-11D4-BB40-005004D30CD2")
System.Runtime.InteropServices.ComImportAttribute()
public class MMDragAssistClass extends System.__ComObject implements IMMDragAssist, IMMDragAssist2, MMDragAssist 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("105216D4-37C1-11D4-BB40-005004D30CD2")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMDragAssistClass : public System.__ComObject, IMMDragAssist, IMMDragAssist2, MMDragAssist  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("105216D4-37C1-11D4-BB40-005004D30CD2")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMDragAssistClass : public System.__ComObject, IMMDragAssist, IMMDragAssist2, MMDragAssist  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMDragAssistClass

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

MMDragAssistClass Members
Miner.Interop Namespace

Send Feedback