Jump to content

DrgVerifyType: 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:1705:17, 8 April 2025 Iturbide talk contribs 1,697 bytes +1,697 Created page with "This function verifies whether a given type is present in the list of types defined for a drag object. ==Syntax== DrgVerifyType(pDragitem, pType) ==Parameters== ;pDragitem (PDRAGITEM) - input: Pointer to the DRAGITEM structure whose hstrType is to be verified. ;pType (PSZ) - input: String specifying the types to search for. This string is in the format: type[,type...] ==Returns== ;rc (BOOL) - returns: Success indicator. :: TRUE - Successful completion. :: FALSE -..."