C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IDropTarget Interface : DragEnter Method |
'Declaration Function DragEnter( _ ByVal pDataObj As System.Runtime.InteropServices.ComTypes.IDataObject, _ ByVal grfKeyState As System.UInteger, _ ByVal pt As tagPOINT, _ ByRef pdwEffect As System.UInteger _ ) As System.Integer
System.int DragEnter( System.Runtime.InteropServices.ComTypes.IDataObject pDataObj, System.uint grfKeyState, tagPOINT pt, out System.uint pdwEffect )