ArcFM Responder Mobile Developer Guide
MMDragAssist Interface
Members 






Object Model
MMDragAssist Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("849E3F30-389F-11D4-BB42-005004D30CD2")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDragAssistClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMDragAssist 
   Inherits IMMDragAssist 
'Usage
 
Dim instance As MMDragAssist
[System.Runtime.InteropServices.Guid("849E3F30-389F-11D4-BB42-005004D30CD2")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDragAssistClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMDragAssist : IMMDragAssist  
public interface MMDragAssist = class(IMMDragAssist)
System.Runtime.InteropServices.GuidAttribute("849E3F30-389F-11D4-BB42-005004D30CD2")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDragAssistClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMDragAssist implements IMMDragAssist 
[System.Runtime.InteropServices.Guid("849E3F30-389F-11D4-BB42-005004D30CD2")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDragAssistClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMDragAssist : public IMMDragAssist  
[System.Runtime.InteropServices.Guid("849E3F30-389F-11D4-BB42-005004D30CD2")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDragAssistClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMDragAssist : public IMMDragAssist  
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

MMDragAssist Members
Miner.Interop Namespace

Send Feedback