Jump to content

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

25 November 2025

  • curprev 03:5103:51, 25 November 2025 Martini talk contribs 1,681 bytes +1,681 Created page with "{{DISPLAYTITLE:wpQueryRootFolder}} This instance method returns the root folder object for the logical drive that is represented by the WPDisk object. ==Syntax== _wpQueryRootFolder(somSelf) ==Parameters== ;''somSelf'' (WPDisk *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPDisk. ==Returns== ;''RootFolder'' (WPRootFolder *) - returns :Root folder object. :Null if an error occurred. ==How to Overr..."