DAD_ShowDragImage function
[DAD_ShowDragImage is available in Windows 2000 and Windows XP. It might be altered or unavailable in subsequent versions. Use ImageList_DragShowNolock instead. ]
Shows or hides the image being dragged.
Syntax
BOOL DAD_ShowDragImage( BOOL fShow );
Parameters
- fShow
-
Type: BOOL
A value that specifies whether to show or hide the image being dragged.
Return value
Type: BOOL
Returns nonzero if successful, or zero otherwise.
Remarks
This function works on locked windows. It does not work on layered windows.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|