Jump to content

WPShadow: Difference between revisions

From EDM2
Created page with "This class is used for all shadows, no matter what class the shadow points to. Objects of this class behave just like the objects they're pointing to. ; Default Title: "Shado..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
This class is used for all shadows, no matter what class the shadow points to. Objects of this class behave just like the objects they're pointing to.
This class is used for all shadows, no matter what class the shadow points to. Objects of this class behave just like the objects they're pointing to.


; Default Title: "Shadow"
;Default Title: "Shadow"
; DLL: [[PMWP.DLL]]
;DLL: [[PMWP.DLL]]
; Class definition file:  
;Class definition file: wpshadow.idl


==Class hierarchy SOMObject==
==Class hierarchy SOMObject==
*[[WPObject]]
*[[WPObject]]
**[[WPAbstract]]
**[[WPAbstract]]
***[[WPShadow]]
***WPShadow


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

Revision as of 05:13, 14 February 2020

This class is used for all shadows, no matter what class the shadow points to. Objects of this class behave just like the objects they're pointing to.

Default Title
"Shadow"
DLL
PMWP.DLL
Class definition file
wpshadow.idl

Class hierarchy SOMObject