Workplace Shell API: Difference between revisions
Appearance
m not part of the API |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== | == Presentation Manager Interface Related Functions == | ||
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3"> | <div style="column-count:3;-moz-column-count:3;-webkit-column-count:3"> | ||
* [[WinCopyObject]] | |||
* [[ | * [[WinCreateObject]] | ||
* [[ | * [[WinCreateShadow]] | ||
* [[ | * [[WinDeregisterObjectClass]] | ||
* [[ | * [[WinDestroyObject]] | ||
* [[ | * [[WinEnumObjectClasses]] | ||
* [[ | * [[WinIsSOMDDReady]] | ||
* [[ | * [[WinIsWPDServerReady]] | ||
* [[ | * [[WinLockupSystem]] | ||
* [[ | * [[WinMoveObject]] | ||
* [[ | * [[WinOpenObject]] | ||
* [[ | * [[WinQueryActiveDesktopPathname]] | ||
* [[ | * [[WinQueryObject]] | ||
* [[ | * [[WinQueryObjectPath]] | ||
* [[ | * [[WinRegisterObjectClass]] | ||
* [[ | * [[WinReplaceObjectClass]] | ||
* [[ | * [[WinRestartSOMDD]] | ||
* [[ | * [[WinRestartWPDServer]] | ||
* [[ | * [[WinSaveObject]] | ||
* [[ | * [[WinSetObjectData]] | ||
* [[ | * [[WinShutdownSystem]] | ||
* [[ | * [[WinUnlockSystem]] | ||
* [[ | * [[WinWaitForShell]] | ||
* [[ | |||
</div> | </div> | ||
==Classes== | |||
Class hierarchy used in OS/2 Warp 4 for the Workplace Shell SOM classes. | Class hierarchy used in OS/2 Warp 4 for the Workplace Shell SOM classes. | ||
*[[SOMObject]] | *[[SOMObject]] | ||
**SOMClass | **[[SOMClass]] | ||
**SOMClassMgr | **[[SOMClassMgr]] | ||
***WPClassManager * | ***[[WPClassManager]] * | ||
**[[WPObject]] | **[[WPObject]] | ||
*** [[WPAbstract]] | *** [[WPAbstract]] | ||
Line 104: | Line 103: | ||
****[[WPPort]] | ****[[WPPort]] | ||
****[[WPQdr]] | ****[[WPQdr]] | ||
**[[SpeechObject]] | |||
The ones marked with asterisk (*) are the classes released in Workplace Shell for Warp 4. | The ones marked with asterisk (*) are the classes released in Workplace Shell for Warp 4. |
Latest revision as of 16:53, 13 March 2020
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
- WPObject
- SpeechObject
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