Jump to content

WpclsIncUsage: 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:4422:44, 24 May 2025 Martini talk contribs 600 bytes +600 Created page with "{{DISPLAYTITLE:wpclsIncUsage}} This class method increments the class usage count. It is specific to version 3 or higher of the OS/2 operating system. ==Syntax== <PRE> wpclsIncUsage(somSelf); </PRE> ==Parameters== ;''somSelf'' (M_WPObject *) - input :Pointer to the WPObject class object. ==Returns== There is no return value for this method. ==Remarks== The class usage count is used by the system to dynamically load and unload DLLs containing classes. ==How to Ov..."