WPDataFile: Difference between revisions
Appearance
Created page with "This is the class for all physically existing data file objects on your system. If there is no more specific class for a certain data file, it will be of this class. Additiona..." |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This is the class for all physically existing data file objects on your system. If there is no more specific class for a certain data file, it will be of this class. Additional object information is stored in the Extended Attributes of data files. | This is the class for all physically existing data file objects on your system. If there is no more specific class for a certain data file, it will be of this class. Additional object information is stored in the Extended Attributes of data files. | ||
; Default Title: "Data File" | ;Default Title: "Data File" | ||
; DLL: [[PMWP.DLL]] | ;DLL: [[PMWP.DLL]] | ||
; Class definition file: | ;Class definition file: wpdataf.idl | ||
==Class hierarchy | ==Class hierarchy== | ||
SOMObject | |||
*[[WPObject]] | *[[WPObject]] | ||
**[[WPFileSystem]] | **[[WPFileSystem]] | ||
*** | ***WPDataFile | ||
[[Category:WPS Classes]] | [[Category:WPS Classes]] |
Latest revision as of 01:32, 22 July 2020
This is the class for all physically existing data file objects on your system. If there is no more specific class for a certain data file, it will be of this class. Additional object information is stored in the Extended Attributes of data files.
- Default Title
- "Data File"
- DLL
- PMWP.DLL
- Class definition file
- wpdataf.idl
Class hierarchy
SOMObject
- WPObject
- WPFileSystem
- WPDataFile
- WPFileSystem