DragFinish function
Applies to: desktop apps only
Releases memory that the system allocated for use in transferring file names to the application.
Syntax
VOID DragFinish( HDROP hDrop );
Parameters
- hDrop
-
Type: HDROP
Identifier of the structure that describes dropped files. This handle is retrieved from the wParam parameter of the WM_DROPFILES message.
Return value
No return value.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
Library |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 3/7/2012