Jump to content

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

3 September 2025

  • curprev 00:1900:19, 3 September 2025 Martini talk contribs 1,296 bytes +1,296 Created page with "{{DISPLAYTITLE:wpIsObjectInitialized}} This instance method is called to determine if new object initialization has completed. ==Syntax== _wpIsObjectInitialized(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== ;''rc'' (BOOL) - returns :Initialization indicator. ::TRUE: Object is initialized. ::FALSE: Object is not initialized. ==Remar..."