Jump to content

WpclsQueryActiveDesktopHWND: 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.

24 May 2025

  • curprev 23:0323:03, 24 May 2025 Martini talk contribs 815 bytes +815 Created page with "{{DISPLAYTITLE:wpclsQueryActiveDesktopHWND}} This class method returns the handle of the active WPDesktop object. It is specific to version 3 or higher of the OS/2 operating system. ==Syntax== <PRE> hwndDesktop = _wpclsQueryActiveDesktopHWND(somSelf); </PRE> ==Parameters== ;''somSelf'' (M_WPDesktop *) - input :Pointer to the WPDesktop class object. ==Returns== ;''hwndDesktop'' (HWND) - returns :Handle of the active desktop object's frame window. :{| cl..."