Jump to content

WpclsQueryAwakeObject: 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:0423:04, 24 May 2025 Martini talk contribs 1,192 bytes +1,192 Created page with "{{DISPLAYTITLE:wpclsQueryAwakeObject}} This class method determines if the given object is already awake. It is specific to version 3 or higher of the OS/2 operating system. ==Syntax== <PRE> Object = _wpclsQueryAwakeObject(somSelf, pszInputPath); </PRE> ==Parameters== ;''somSelf'' (M_WPFileSystem *) - input :Pointer to the WPFileSystem class object. ;''pszInputPath'' (PSZ) - input :Fully-qualified input path. Note: This parameter must be a valid path. The..."