Jump to content

DrgFreeDragtransfer: 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.

8 April 2025

  • curprev 00:1500:15, 8 April 2025 Iturbide talk contribs 1,058 bytes +1,058 Created page with "This function frees the storage associated with a DRAGTRANSFER structure. ==Syntax== DrgFreeDragtransfer(pdxfer) ==Parameters== ;pdxfer (PDRAGTRANSFER) - input: Pointer to the DRAGTRANSFER structures to be freed. ==Returns== ;rc (BOOL) - returns: Return code. :: TRUE - The structure was freed successfully. :: FALSE - The deallocation failed. ==Remarks== This function frees the DRAGTRANSFER structures allocated by calls to DrgAllocDragtransfer. When all of th..."