0 out of 1 rated this helpful - Rate this topic

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

Shellapi.h

Library

Shell32.lib

DLL

Shell32.dll (version 4.0 or later)

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ