Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
staticCImageList*GetDragImage(LPPOINTlpPoint**,LPPOINTlpPointHotSpot);**
Return Value
If successful, a pointer to the temporary image list that is used for dragging; otherwise, NULL.
Parameters
lpPoint
Address of a structure that receives the current drag position.
lpPointHotSpot
Address of a POINT structure that receives the offset of the drag image relative to the drag position.
Remarks
Gets the temporary image list that is used for dragging.
CImageList Overview | Class Members | Hierarchy Chart
See Also CImageList::SetDragCursorImage