Miner.Interop.FrameworkUI Assembly > Miner.Interop Namespace > IMMOleDragAssist Interface : OLEDragOver Method |
'Declaration Sub OLEDragOver( _ ByRef Data As IMMDataObject, _ ByRef Effect As Integer, _ ByRef Shift As Short, _ ByVal pTargetListItem As ID8ListItem _ )
'Usage Dim instance As IMMOleDragAssist Dim Data As IMMDataObject Dim Effect As Integer Dim Shift As Short Dim pTargetListItem As ID8ListItem instance.OLEDragOver(Data, Effect, Shift, pTargetListItem)
void OLEDragOver( out IMMDataObject Data, out int Effect, out short Shift, ID8ListItem pTargetListItem )
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.