Workplace Shell API: Difference between revisions
Appearance
m Ak120 moved page OS2 API:WPS to Workplace Shell API |
|||
Line 43: | Line 43: | ||
**** [[WPPalette]] | **** [[WPPalette]] | ||
***** [[WPColorPalette]] | ***** [[WPColorPalette]] | ||
***** WPFontPalette * | ***** [[WPFontPalette]] * | ||
***** WPSchemePalette * | ***** [[WPSchemePalette]] * | ||
****WPPower | ****[[WPPower]] | ||
****[[WPPrinter]] | ****[[WPPrinter]] | ||
*****[[WPRPrinter]] | *****[[WPRPrinter]] | ||
****WPProgram | ****[[WPProgram]] | ||
****WPShadow | ****[[WPShadow]] | ||
*****WPNetLink | *****[[WPNetLink]] | ||
****WPShredder | ****[[WPShredder]] | ||
****WPSound | ****[[WPSound]] | ||
****WPSpecialNeeds | ****[[WPSpecialNeeds]] | ||
****WPSpool | ****[[WPSpool]] | ||
****WPSystem | ****[[WPSystem]] | ||
****WPWinConfig | ****[[WPWinConfig]] | ||
*** [[WPFileSystem]] | *** [[WPFileSystem]] | ||
****WPDataFile | ****WPDataFile |
Revision as of 00:19, 7 July 2017
Workplace Shell API
Presentation Manager Interface Related Functions
- WinCopyObject
- WinCreateObject
- WinCreateShadow
- WinDeregisterObjectClass
- WinDestroyObject
- WinEnumObjectClasses
- WinIsSOMDDReady
- WinIsWPDServerReady
- WinLockupSystem
- WinMoveObject
- WinOpenObject
- WinQueryActiveDesktopPathname
- WinQueryObject
- WinQueryObjectPath
- WinRegisterObjectClass
- WinReplaceObjectClass
- WinRestartSOMDD
- WinRestartWPDServer
- WinSaveObject
- WinSetObjectData
- WinShutdownSystem
- WinUnlockSystem
- WinWaitForShell
Classes
Class hierarchy used in OS/2 Warp 4 for the Workplace Shell SOM classes.
- SOMObject
- SOMClass
- SOMClassMgr
- WPClassManager *
- WPObject
- WPAbstract
- WPFileSystem
- WPTransient
- WPJob
- WPDevice *
- WPDevAudio *
- WPDevBus *
- WPDevCDRom *
- WPDevCPU *
- WPDevDiskette *
- WPDevDisplay *
- WPDevHarddrive *
- WPDevKeyboard *
- WPDevMemory *
- WPDevMouse *
- WPDevParallel *
- WPDevPeriph *
- WPDevSerial *
- WPDevTape *
- WPDevTimer *
- WPPdr
- WPPort
- WPQdr
The ones marked with asterisk (*) are the classes released in Workplace Shell for Warp 4. See also: List of Workplace Shell Classes
Publications
- IBM Workplace Shell Programming Reference
- IBM Workplace Shell Programming Guide