Jump to content

WPHwManagerEx: Difference between revisions

From EDM2
Created page with "==Description== This is the extended WPHwManagerEx object class, which fixes some behaviour of the WPHwManager object class. This class is part of HWman software. It is open so..."
 
Line 17: Line 17:
***** '''WPHwManagerEx'''
***** '''WPHwManagerEx'''


[[Category:OS2 API]]
==Instance Methods==
 
==WPHwManager instance methods==
* wpAddSnoop1Page
* wpGetDefaultSnoopLevel
* wpGetNextBootSnoopLevel
* wpSetDefaultSnoopLevel
* wpSetNextBootSnoopLevel
 
[[Category:The OS/2 API Project]]

Revision as of 16:38, 23 November 2013

Description

This is the extended WPHwManagerEx object class, which fixes some behaviour of the WPHwManager object class.

This class is part of HWman software. It is open source under the LGPL license.

Class definition file

  • hwman.idl

DLL

  • HWMAN.DLL

Class hierarchy SOMObject

  • WPObject
    • WPFileSystem
      • WPFolder
        • WPHwManager
          • WPHwManagerEx

Instance Methods

WPHwManager instance methods

  • wpAddSnoop1Page
  • wpGetDefaultSnoopLevel
  • wpGetNextBootSnoopLevel
  • wpSetDefaultSnoopLevel
  • wpSetNextBootSnoopLevel