Contents
|
PyIDropTargetHelper
.DragEnter
DragEnter(
hwnd
, pDataObj
, pt
, dwEffect
)
Description of DragEnter.
Parameters
hwnd
:
PyHANDLE
Handle to target window
pDataObj
:
PyIDataObject
Object that is dragged onto the window
pt
: (int, int)
Coordinates where drag operation entered the window
dwEffect
: int
One of shellcon.DROPEFFECT_* values