PRDirectory: Difference between revisions
Appearance
Created page with "Undocumented peer networking class. This is included with the networking functionality of Warp 4 and replaces WPFolder, apparently to add networking functionality to folders. ..." |
mNo edit summary |
||
Line 3: | Line 3: | ||
; Default Title: "Peer WPS Directory Class" | ; Default Title: "Peer WPS Directory Class" | ||
; DLL: [[LSPRWPS.DLL]] | ; DLL: [[LSPRWPS.DLL]] | ||
; Class definition file: | ; Class definition file: | ||
==Class hierarchy SOMObject== | ==Class hierarchy SOMObject== | ||
Line 9: | Line 9: | ||
**[[WPFileSystem]] | **[[WPFileSystem]] | ||
***[[WPFolder]] | ***[[WPFolder]] | ||
**** | ****PRDirectory | ||
[[Category:WPS Classes]] | [[Category:WPS Classes]] |
Latest revision as of 17:54, 5 April 2025
Undocumented peer networking class. This is included with the networking functionality of Warp 4 and replaces WPFolder, apparently to add networking functionality to folders. Judging from the overridden methods, I guess this allows for giving other users access to a local directory when a peer network is currently active.
- Default Title
- "Peer WPS Directory Class"
- DLL
- LSPRWPS.DLL
- Class definition file
Class hierarchy SOMObject
- WPObject
- WPFileSystem
- WPFolder
- PRDirectory
- WPFolder
- WPFileSystem