Responder Developer Guide
SetDragEffect Method (IMMOleDragAssist)


Syntax
'Declaration
 
Sub SetDragEffect( _
   ByVal ItemType As mmd8ItemType, _
   ByVal Effect As Integer _
) 
'Usage
 
Dim instance As IMMOleDragAssist
Dim ItemType As mmd8ItemType
Dim Effect As Integer
 
instance.SetDragEffect(ItemType, Effect)
void SetDragEffect( 
   mmd8ItemType ItemType,
   int Effect
)

Parameters

ItemType
Effect
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMOleDragAssist Interface
IMMOleDragAssist Members

 

 


Send Comment