Jump to content

WPSProgRef - Workplace Instance Methods: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 314: Line 314:
* wpRestore
* wpRestore
* wpRestoreCellData
* wpRestoreCellData
* wpRestoreData
* [[wpRestoreData]]
* wpRestoreFldrRunObjs
* wpRestoreFldrRunObjs
* wpRestoreLong
* [[wpRestoreLong]]
* wpRestoreState
* [[wpRestoreState]]
* wpRestoreString
* [[wpRestoreString]]
* wpSaveCellData
* wpSaveCellData
* wpSaveData
* wpSaveData
* wpSaveDeferred
* [[wpSaveDeferred]]
* wpSaveImmediate
* [[wpSaveImmediate]]
* wpSaveLong
* [[wpSaveLong]]
* wpSaveState
* [[wpSaveState]]
* wpSaveString
* [[wpSaveString]]
* wpScanSetupString
* wpScanSetupString
* wpSearchFolder
* wpSearchFolder
Line 337: Line 337:
* wpSetAttr
* wpSetAttr
* wpSetAutoLockup
* wpSetAutoLockup
* wpSetAutoRefresh
* [[wpSetAutoRefresh]]
* wpSetBitmapData
* wpSetBitmapData
* wpSetButtonAppearance
* [[wpSetButtonAppearance]]
* wpSetCloseDrawer
* wpSetCloseDrawer
* wpSetComputerName
* wpSetComputerName
Line 348: Line 348:
* wpSetDateInfo
* wpSetDateInfo
* wpSetDefaultDropOp
* wpSetDefaultDropOp
* wpSetDefaultHelp
* [[wpSetDefaultHelp]]
* wpSetDefaultIconPos
* wpSetDefaultIconPos
* wpSetDefaultPrinter
* wpSetDefaultPrinter
* wpSetDefaultView
* [[wpSetDefaultView]]
* wpSetDefStatusView
* wpSetDefStatusView
* wpSetDetailsColumnVisibility
* wpSetDetailsColumnVisibility
Line 359: Line 359:
* wpSetDisplayVertical
* wpSetDisplayVertical
* wpSetDrawerHWND
* wpSetDrawerHWND
* wpSetError
* [[wpSetError]]
* wpSetFileSizeInfo
* wpSetFileSizeInfo
* wpSetFldrAttr
* wpSetFldrAttr
Line 371: Line 371:
* wpSetFloatOnTop
* wpSetFloatOnTop
* wpSetHideLaunchPadFrameCtls
* wpSetHideLaunchPadFrameCtls
* wpSetIcon
* [[wpSetIcon]]
* wpSetIconData
* [[wpSetIconData]]
* wpSetIconTextBackgroundColor
* wpSetIconTextBackgroundColor
* wpSetIconTextColor
* wpSetIconTextColor
Line 384: Line 384:
* wpSetLockupTimeout
* wpSetLockupTimeout
* wpSetMenuBarVisibility
* wpSetMenuBarVisibility
* wpSetMenuStyle
* [[wpSetMenuStyle]]
* wpSetMinWindow
* wpSetMinWindow
* wpSetNetIdentity
* wpSetNetIdentity
Line 394: Line 394:
* wpSetObjectNetId
* wpSetObjectNetId
* wpSetPaletteInfo
* wpSetPaletteInfo
* wpSetPowerConfirmation
* [[wpSetPowerConfirmation]]
* wpSetPowerManagement
* [[wpSetPowerManagement]]
* wpSetPrinterName
* wpSetPrinterName
* wpSetProgDetails
* wpSetProgDetails
Line 404: Line 404:
* wpSetProgramAssociations
* wpSetProgramAssociations
* wpSetQueueOptions
* wpSetQueueOptions
* wpSetRealName
* [[wpSetRealName]]
* wpSetRefreshFlags
* wpSetRefreshFlags
* wpSetRefreshRate
* [[wpSetRefreshRate]]
* wpSetRemoteOptions
* wpSetRemoteOptions
* wpSetShadowTextColor
* wpSetShadowTextColor
* wpSetShadowTitle
* wpSetShadowTitle
* wpSetSortAttribAvailable
* wpSetSortAttribAvailable
* wpSetStyle
* [[wpSetStyle]]
* wpSetTaskRec
* wpSetTaskRec
* wpSetTitle
* wpSetTitle
Line 418: Line 418:
* wpSetup
* wpSetup
* wpSetupCell
* wpSetupCell
* wpSetupOnce
* [[wpSetupOnce]]
* wpSetWarnBeforeStart (WPProgram)
* wpSetWarnBeforeStart (WPProgram)
* wpSetWarnBeforeStart (WPProgramFile)
* wpSetWarnBeforeStart (WPProgramFile)
Line 424: Line 424:
* wpStoreFldrRunObjs
* wpStoreFldrRunObjs
* wpStoreIconPosData
* wpStoreIconPosData
* wpSwitchTo
* [[wpSwitchTo]]
* wpUnInitData
* [[wpUnInitData]]
* wpUnlockObject
* [[wpUnlockObject]]
* wpVerifyUpdateAccess
* wpVerifyUpdateAccess
* wpViewObject
* [[wpViewObject]]
* wpWaitForClose
* wpWaitForClose
* wpWriteImageFile
* wpWriteImageFile


[[Category:WorkToDo]]
[[Category:WorkToDo]]

Revision as of 22:49, 10 September 2025

Workplace Shell Programming Reference
  1. What's New
  2. How to Use this Book
  3. Workplace Object Classes
  4. Workplace Class Methods
  5. Workplace Instance Methods
  6. Presentation Manager Functions Related to the Workplace Shell
  7. Data Types
  8. Menu IDs
  9. Notices
  10. Glossary

Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation

This chapter contains an alphabetic listing of the Workplace instance methods. Instance methods are methods that are valid for a specific object.

Note
In scanning the header files, you may find the names of Workplace methods that are not documented in this material. There are several places this might happen: in Class Data Structures, Class Method Tables, or Release Order Lists. Methods that are listed in one of these locations, but not documented, are private methods. They are exposed in header files due to the way the SOM compiler generates the header files.