DrgAccessDraginfo - Remarks

This function is used by the target of a drag operation to access a DRAGINFO structure. The address of the structure is passed in a drag message (DM_DRAGOVER, DM_DROP, or DM_DROPHELP).

To release the structure, use the DrgFreeDraginfo function.


[Back: DrgAccessDraginfo - Parameters]
[Next: DrgAccessDraginfo - Errors]