Jump to content

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

14 May 2025

8 April 2025

  • curprev 00:0500:05, 8 April 2025 Iturbide talk contribs 1,332 bytes +1,332 Created page with "This function allocates a specified number of DRAGTRANSFER structures from a single segment. ==Syntax== DrgAllocDragtransfer(cdxfer) ==Parameters== ;cdxfer (ULONG) - input: Number of DRAGTRANSFER structures to be allocated. :: This number must be greater than 0. ==Returns== ;pDragtransfer (PDRAGTRANSFER) - returns: Pointer to an array of DRAGTRANSFER structures. :: NULL - Error occurred. :: Other - The array of DRAGTRANSFER structures. ==Remarks== This function..."