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 |
||
(2 intermediate revisions by the same user not shown) | |||
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 | ==Class hierarchy== | ||
SOMObject | |||
*[[WPObject]] | *[[WPObject]] | ||
**[[WPFileSystem]] | **[[WPFileSystem]] | ||
***[[WPFolder]] | ***[[WPFolder]] | ||
**** | ****WPRootFolder | ||
[[Category:WPS Classes]] | [[Category:WPS Classes]] |
Latest revision as of 01:16, 22 July 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