Jump to content

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

28 May 2025

25 May 2025

  • curprev 22:1122:11, 25 May 2025 Martini talk contribs 1,508 bytes +38 Related Methods
  • curprev 22:1122:11, 25 May 2025 Martini talk contribs 1,470 bytes +1,470 Created page with "{{DISPLAYTITLE:wpclsUnInitData}} This method is called to allow the class object to free allocated resources. ==Syntax== wpclsUnInitData(somSelf); ==Parameters== ;somSelf (M_WPObject *) - input: Pointer to the WPObject class object. ==Returns== There is no return value for this method. ==Usage== This method is generally called only by the system when the class object is made dormant. The class object is made dormant when the last instance of this class is made do..."