ArcFM Responder Mobile Developer Guide
IMMDragAssist2 Interface
Members 






Object Model
IMMDragAssist2 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("13ECD977-E487-42BB-8CA1-EC08BB8ADD11")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMDragAssist2 
   Inherits IMMDragAssist 
'Usage
 
Dim instance As IMMDragAssist2
[System.Runtime.InteropServices.Guid("13ECD977-E487-42BB-8CA1-EC08BB8ADD11")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMDragAssist2 : IMMDragAssist  
public interface IMMDragAssist2 = class(IMMDragAssist)
System.Runtime.InteropServices.GuidAttribute("13ECD977-E487-42BB-8CA1-EC08BB8ADD11")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMDragAssist2 implements IMMDragAssist 
[System.Runtime.InteropServices.Guid("13ECD977-E487-42BB-8CA1-EC08BB8ADD11")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMDragAssist2 : public IMMDragAssist  
[System.Runtime.InteropServices.Guid("13ECD977-E487-42BB-8CA1-EC08BB8ADD11")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMDragAssist2 : 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

IMMDragAssist2 Members
Miner.Interop Namespace

Send Feedback