win32api.DragFinish

DragFinish(hDrop)

Releases the memory stored by Windows for the filenames.

Parameters

hDrop : int

Handle identifying the structure containing the file names.

Win32 API References

Search for DragFinish at msdn, google or google groups.