Jump to content

WpclsNew: 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 22:5222:52, 24 May 2025 Martini talk contribs 2,059 bytes +2,059 Created page with "{{DISPLAYTITLE:wpclsNew}} This class method creates a new instance of a given class of object. ==Syntax== <PRE> wpclsNew = _wpclsNew(somSelf, pszTitle, pszSetupEnv, Folder, fLock); </PRE> ==Parameters== ;''somSelf'' (M_WPObject *) - input :Pointer to the WPObject class object. ;''pszTitle'' (PSZ) - input :Pointer to a null-terminated string which contains the initial title of the object as it is to appear when displayed on the user interface underneath an..."