Jump to content

DrgFreeDraginfo: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 April 2025

8 April 2025

  • curprev 00:1400:14, 8 April 2025 Iturbide talk contribs 2,456 bytes +2,456 Created page with "This function frees a DRAGINFO structure allocated by DrgAllocDraginfo. ==Syntax== DrgFreeDraginfo(pdinfo) ==Parameters== ;pdinfo (PDRAGINFO) - input: Pointer to the DRAGINFO structure. ==Returns== ;rc (BOOL) - returns: Success indicator. :: TRUE - Successful completion. :: FALSE - Error occurred. ==Remarks== DrgFreeDraginfo fails with an error of PMERR_SOURCE_SAME_AS_TARGET if it is called by the process that called DrgDrag before DrgDrag returns. W..."