C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IDropTarget Interface : Drop Method |
'Declaration Function Drop( _ 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 Drop( System.Runtime.InteropServices.ComTypes.IDataObject pDataObj, System.uint grfKeyState, tagPOINT pt, out System.uint pdwEffect )