Unicode Controls & Classes for VB6 - Version 4

ucTreeView.OLEGetDragInfo Function

Syntax
Public Function OLEGetDragInfo (ByRef data As DataObject, _
ByRef hWndTreeView As Long, _
ByRef hNodeDrag As Long) As Boolean
Parameters
Parameter Description
ByRef data As DataObject
ByRef hWndTreeView As Long
ByRef hNodeDrag As Long
Remarks