ArcFM Responder Mobile Developer Guide
MMOleDragAssist Interface
Members 






Object Model
MMOleDragAssist Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("0F3DD220-D6AF-11D4-A800-0001031AE99A")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMOleDragAssistClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMOleDragAssist 
   Inherits IMMOleDragAssist 
'Usage
 
Dim instance As MMOleDragAssist
[System.Runtime.InteropServices.Guid("0F3DD220-D6AF-11D4-A800-0001031AE99A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMOleDragAssistClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMOleDragAssist : IMMOleDragAssist  
public interface MMOleDragAssist = class(IMMOleDragAssist)
System.Runtime.InteropServices.GuidAttribute("0F3DD220-D6AF-11D4-A800-0001031AE99A")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMOleDragAssistClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMOleDragAssist implements IMMOleDragAssist 
[System.Runtime.InteropServices.Guid("0F3DD220-D6AF-11D4-A800-0001031AE99A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMOleDragAssistClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMOleDragAssist : public IMMOleDragAssist  
[System.Runtime.InteropServices.Guid("0F3DD220-D6AF-11D4-A800-0001031AE99A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMOleDragAssistClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMOleDragAssist : public IMMOleDragAssist  
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

MMOleDragAssist Members
Miner.Interop Namespace

Send Feedback