Jump to content

DrgSetDragitem: 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 05:1205:12, 8 April 2025 Iturbide talk contribs 7,037 bytes +7,037 Created page with "This function sets the values in a DRAGITEM structure. ==Syntax== DrgSetDragitem(pdinfo, pditem, cbBuffer, iItem) ==Parameters== ;pdinfo (PDRAGINFO) - input: Pointer to the DRAGINFO structure in which to place the DRAGITEM. ;pditem (PDRAGITEM) - input: Pointer to the DRAGITEM structure to place in DRAGINFO. ;cbBuffer (ULONG) - input: Size of the DRAGITEM addressed by pditem. ;iItem (ULONG) - input: Zero-based index of the DRAGITEM to be set. ==Returns== ;rc (..."