Jump to content

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

17 November 2025

  • curprev 01:4901:49, 17 November 2025 Martini talk contribs 2,098 bytes +2,098 Created page with "{{DISPLAYTITLE:wpGetTrueClassName}} This method is specific to Version 3, or higher, of the OS/2 operating system. This instance method returns the class name for the given object. ==Syntax== _wpGetTrueClassName(somSelf, Object) ==Parameters== ;''somSelf'' (SOMClassMgr *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class **SOMClassMgr**. ;''Object'' (WPObject *) - input :The object to get the class name for...."