WPRootFolder: Difference between revisions
Appearance
Created page with "An object of this class is created every time when you open an object of the WPDisk class so that drive views look just like normal folder tree views. Objects of this class sh..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
An object of this class is created every time when you open an object of the WPDisk class so that drive views look just like normal folder tree views. Objects of this class should not be created manually. | An object of this class is created every time when you open an object of the WPDisk class so that drive views look just like normal folder tree views. Objects of this class should not be created manually. | ||
; Default Title: "Folder" | ;Default Title: "Folder" | ||
; DLL: [[PMWP.DLL]] | ;DLL: [[PMWP.DLL]] | ||
; Class definition file: | ;Class definition file: wprootf.idl | ||
==Class hierarchy SOMObject== | ==Class hierarchy SOMObject== | ||
Line 9: | Line 9: | ||
**[[WPFileSystem]] | **[[WPFileSystem]] | ||
***[[WPFolder]] | ***[[WPFolder]] | ||
**** | ****WPRootFolder | ||
[[Category:WPS Classes]] | [[Category:WPS Classes]] |
Revision as of 05:10, 14 February 2020
An object of this class is created every time when you open an object of the WPDisk class so that drive views look just like normal folder tree views. Objects of this class should not be created manually.
- Default Title
- "Folder"
- DLL
- PMWP.DLL
- Class definition file
- wprootf.idl
Class hierarchy SOMObject
- WPObject
- WPFileSystem
- WPFolder
- WPRootFolder
- WPFolder
- WPFileSystem