Jump to content

DrgQueryDraginfoPtrFromHwnd: 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 00:2300:23, 8 April 2025 Iturbide talk contribs 976 bytes +976 Created page with "This function determines whether a particular window has allocated a DRAGINFO structure. ==Syntax== DrgQueryDraginfoPtrFromHwnd(hwndSource) ==Parameters== ;hwndSource (HWND) - input: Handle of the window whose associated DRAGINFO pointer is to be returned. ==Returns== ;pDraginfo (PDRAGINFO) - returns: Pointer to the DRAGINFO structure allocated by the window specified by hwndSource. :: If the return value is NULL, the DRAGINFO structure has not been allocated..."