Jump to content

WPDevice: Difference between revisions

From EDM2
Created page with "(OS/2 V4) Superclass for the different objects which you can find the "Hardware Manager" in the "System setup" folder. ; Default Title: "Device" ; DLL: PNP.DLL ; Class de..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
(OS/2 V4) Superclass for the different objects which you can find the "Hardware Manager" in the "System setup" folder.
(OS/2 V4) Superclass for the different objects which you can find the "Hardware Manager" in the "System setup" folder.


; Default Title: "Device"
;Default Title: "Device"
; DLL: [[PNP.DLL]]
;DLL: [[PNP.DLL]]
; Class definition file:  
;Class definition file: wpdevice.idl


==Class hierarchy SOMObject==
==Class hierarchy==
SOMObject
*[[WPObject]]
*[[WPObject]]
**[[WPTransient]]
**[[WPTransient]]
***[[WPDevice]]
***WPDevice


[[Category:WPS Classes]]
[[Category:Workplace Shell Plug and Play classes]]

Latest revision as of 20:20, 21 July 2020

(OS/2 V4) Superclass for the different objects which you can find the "Hardware Manager" in the "System setup" folder.

Default Title
"Device"
DLL
PNP.DLL
Class definition file
wpdevice.idl

Class hierarchy

SOMObject