Jump to content

DrgQueryTrueType: 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:0105:01, 8 April 2025 Iturbide talk contribs 1,835 bytes +1,835 Created page with "This function obtains the true type of a dragged object. ==Syntax== DrgQueryTrueType(pditem, cbBuffer, pBuffer) ==Parameters== ;pditem (PDRAGITEM) - input: Pointer to the DRAGITEM structure whose type is to be obtained. ;cbBuffer (ULONG) - input: Maximum number of bytes to copy to pBuffer. Must be > 0. ;pBuffer (PSZ) - output: Buffer in which the null-terminated string is to be returned. ==Returns== ;rc (BOOL) - returns: Success indicator. :: TRUE - Successfu..."