Jump to content

WPDevSerial: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
(OS/2 V4) Class for serial ports residing in "Hardware Manager" in the "System Setup" folder.
(OS/2 V4) Class for serial ports residing in "Hardware Manager" in the "System Setup" folder.


; Default Title: "Serial Device"
;Default Title: "Serial Device"
; DLL: [[PNP.DLL]]
;DLL: [[PNP.DLL]]
; Class definition file:
;Class definition file: WPSERIAL.IDL


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


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

Latest revision as of 20:24, 21 July 2020

(OS/2 V4) Class for serial ports residing in "Hardware Manager" in the "System Setup" folder.

Default Title
"Serial Device"
DLL
PNP.DLL
Class definition file
WPSERIAL.IDL

Class hierarchy

SOMObject