Jump to content

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

1 September 2025

  • curprev 18:5818:58, 1 September 2025 Martini talk contribs 1,566 bytes +1,566 Created page with "{{DISPLAYTITLE:wpConfirmDelete}} This instance method is called to allow the object to prompt the user to confirm the deletion of this object. ==Syntax== _wpConfirmDelete(somSelf, fConfirmations) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''fConfirmations'' (ULONG) - input :Confirmation flags. :CONFIRM_DELETE Confirm for delete of all objects. :CONFIRM_D..."