pythoncom.RevokeDragDrop

RevokeDragDrop(hwnd)

Revokes the registration of the specified application window as a potential target for OLE drag-and-drop operations.

Parameters

hwnd : PyHANDLE

Handle to a window registered as an OLE drop target.