PyIDropTarget.Drop
int = Drop(pDataObj, grfKeyState , pt , dwEffect )
Called when the object is dropped onto the window
Parameters
Return Value
Your implementation of this function should return one of the shellcon.DROPEFFECT_* values
int = Drop(pDataObj, grfKeyState , pt , dwEffect )
Called when the object is dropped onto the window