Jump to content

DrgVerifyTypeSet: 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:1805:18, 8 April 2025 Iturbide talk contribs 2,583 bytes +2,583 Created page with "This function returns the intersection of the contents of the string associated with the type-string handle for an object and an application-specified type string. ==Syntax== DrgVerifyTypeSet(pDragitem, pType, cbBuflen, pBuffer) ==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...] ;cbBuflen (ULONG..."