Jump to content

WpHoldJob: 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 02:3802:38, 17 November 2025 Martini talk contribs 757 bytes +757 Created page with "{{DISPLAYTITLE:wpHoldJob}} This instance method is called to hold a job object. ==Syntax== _wpHoldJob(somSelf) ==Parameters== ;''somSelf'' (WPJob *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPJob. ==Returns== ;''rc'' (BOOL) - returns :Success indicator. :* '''TRUE''' Successful completion. :* '''FALSE''' Error occurred. ==How to Override== This method is generally not overridden. ==Example Code==..."