WPTransient: Difference between revisions
Appearance
Created page with "==Description== This is the third of three base WPS storage classes which are derived from WPObject. All subclasses of this class have in common that they do not store data at al..." |
m Ak120 moved page OS2 API:SOM:Classes:WPTransient to WPTransient |
(No difference)
|
Revision as of 22:20, 17 November 2016
Description
This is the third of three base WPS storage classes which are derived from WPObject. All subclasses of this class have in common that they do not store data at all, i.e. objects of these subclasses only exist temporarily, mostly for displaying information. Note: This class is only an abstract superclass for subclasses. There should not be any objects of this class directly, but only of the subclasses.
Class definition file
- wptrans.idl
DLL
- PMWP.DLL
Class hierarchy SOMObject
Instance methods
N/A
SOMObject instance methods
WPObject instance methods
Overridden methods.
Class methods
N/A
WPObject class methods
Overridden methods.