Jump to content

WpclsInitData: 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:4522:45, 24 May 2025 Martini talk contribs 1,719 bytes +1,719 Created page with "{{DISPLAYTITLE:wpclsInitData}} This class method is called to allow the class object to initialize its instance data. ==Syntax== <PRE> wpclsInitData(somSelf); </PRE> ==Parameters== ;''somSelf'' (M_WPObject *) - input :Pointer to the WPObject class object. ==Returns== There is no return value for this method. ==Remarks== This method is called immediately after the class object is first awakened. When the class object is made dormant, the wpclsUnInitData me..."