Jump to content

Main public logs

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).

Logs
  • 22:57, 24 May 2025 Martini talk contribs created page WpclsObjectFromHandle (Created page with "{{DISPLAYTITLE:wpclsObjectFromHandle}} This class method extracts the object pointer for an instance represented by the given handle. It is specific to version 3 or higher of the OS/2 operating system. ==Syntax== <PRE> pObject = _wpclsObjectFromHandle(somSelf, hObject); </PRE> ==Parameters== ;''somSelf'' (M_WPObject *) - input :Pointer to the WPObject class object. ;''hObject'' (HOBJECT) - input :Persistent object handle. ==Returns== ;''pObject'' (WPObj...")