ArcFM Responder Mobile Developer Guide
IMMOleDrag Interface
Members 






Object Model
IMMOleDrag Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("B41DB884-4290-4C38-9997-03EC0AEE2FE9")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FNonExtensible Or  _
    TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMOleDrag 
'Usage
 
Dim instance As IMMOleDrag
[System.Runtime.InteropServices.Guid("B41DB884-4290-4C38-9997-03EC0AEE2FE9")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMOleDrag 
public interface IMMOleDrag 
System.Runtime.InteropServices.GuidAttribute("B41DB884-4290-4C38-9997-03EC0AEE2FE9")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMOleDrag 
[System.Runtime.InteropServices.Guid("B41DB884-4290-4C38-9997-03EC0AEE2FE9")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMOleDrag 
[System.Runtime.InteropServices.Guid("B41DB884-4290-4C38-9997-03EC0AEE2FE9")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMOleDrag 
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

IMMOleDrag Members
Miner.Interop Namespace

Send Feedback