Scroll to navigation

ImageList_EndDrag(3w) Wine API ImageList_EndDrag(3w)

NAME

ImageList_EndDrag (COMCTL32.@)

SYNOPSIS

VOID ImageList_EndDrag
(
)
 

DESCRIPTION

Finishes a drag operation.
 

PARAMS

no Parameters.
 

RETURNS

Success: TRUE
Failure: FALSE
 

IMPLEMENTATION

Declared in "commctrl.h".
Implemented in "dlls/comctl32/imagelist.c".
Debug channel "imagelist".
Oct 2012 Wine API