Jump to content

WPFindFolder: Difference between revisions

From EDM2
Created page with "An object of this class is created to store "Find" results on the Desktop. ; Default Title: "Find Result Folder" ; DLL: PMWP.DLL ; Class definition file: ==Class hierar..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
An object of this class is created to store "Find" results on the Desktop.
An object of this class is created to store "Find" results on the Desktop.


; Default Title: "Find Result Folder"
;Default Title: "Find Result Folder"
; DLL: [[PMWP.DLL]]
;DLL: [[PMWP.DLL]]
; Class definition file:  
;Class definition file:  


==Class hierarchy SOMObject==
==Class hierarchy==
SOMObject
*[[WPObject]]
*[[WPObject]]
**[[WPFileSystem]]
**[[WPFileSystem]]
***[[WPFolder]]
***[[WPFolder]]
****[[WPFindFolder]]
****WPFindFolder
 


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

Latest revision as of 01:02, 22 July 2020

An object of this class is created to store "Find" results on the Desktop.

Default Title
"Find Result Folder"
DLL
PMWP.DLL
Class definition file

Class hierarchy

SOMObject