Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:08, 8 April 2025 Iturbide talk contribs created page DrgDeleteDraginfoStrHandles (Created page with "This function deletes each unique string handle in a DRAGINFO structure. ==Syntax== DrgDeleteDraginfoStrHandles(pDraginfo) ==Parameters== ;pDraginfo (PDRAGINFO) - input: Pointer to the DRAGINFO structure that contains string handles to delete. ==Returns== ;rc (BOOL) - returns: Success indicator. :: TRUE - Successful completion. :: FALSE - Error occurred. ==Remarks== Using this function is equivalent to calling the DrgDeleteStrHandle function for each unique...")