Jump to content

WPDataFile: Difference between revisions

From EDM2
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..."
 
Ak120 (talk | contribs)
mNo edit summary
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 SOMObject==
==Class hierarchy SOMObject==
*[[WPObject]]
*[[WPObject]]
**[[WPFileSystem]]
**[[WPFileSystem]]
***[[WPDataFile]]
***WPDataFile


[[Category:WPS Classes]]
[[Category:WPS Classes]]

Revision as of 01:35, 14 February 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