ArcFM Responder Mobile Developer Guide
DragAssistObject Property (IMMOleDragAssist)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678285)>
ReadOnly Property DragAssistObject As IMMDragAssist
'Usage
 
Dim instance As IMMOleDragAssist
Dim value As IMMDragAssist
 
value = instance.DragAssistObject
[System.Runtime.InteropServices.DispId(1610678285)]
IMMDragAssist DragAssistObject {get;}
read-only property DragAssistObject: IMMDragAssist; 
System.Runtime.InteropServices.DispIdAttribute(1610678285)
function get DragAssistObject : IMMDragAssist
[System.Runtime.InteropServices.DispId(1610678285)]
__property IMMDragAssist* get_DragAssistObject();
[System.Runtime.InteropServices.DispId(1610678285)]
property IMMDragAssist^ DragAssistObject {
   IMMDragAssist^ get();
}
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

IMMOleDragAssist Interface
IMMOleDragAssist Members

Send Feedback