Jump to content

WPSProgRef - Workplace Instance Methods: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 197: Line 197:
* wpQueryAttr
* wpQueryAttr
* wpQueryAutoLockup
* wpQueryAutoLockup
* wpQueryAutoRefresh
* [[wpQueryAutoRefresh]]
* wpQueryBitmapData
* wpQueryBitmapData
* wpQueryBitmapHandle
* wpQueryBitmapHandle
* wpQueryBitmapInfoHeader
* wpQueryBitmapInfoHeader
* wpQueryButtonAppearance
* [[wpQueryButtonAppearance]]
* wpQueryCloseDrawer
* wpQueryCloseDrawer
* wpQueryComputerName
* wpQueryComputerName
* wpQueryConcurrentView
* wpQueryConcurrentView
* wpQueryConfirmations
* [[wpQueryConfirmations]]
* wpQueryContainerFlagPtr
* wpQueryContainerFlagPtr
* wpQueryContent
* [[wpQueryContent]]
* wpQueryCoreRecord
* wpQueryCoreRecord
* wpQueryCreation
* wpQueryCreation
* wpQueryDateInfo
* wpQueryDateInfo
* wpQueryDefaultDropOp
* wpQueryDefaultDropOp
* wpQueryDefaultHelp
* [[wpQueryDefaultHelp]]
* wpQueryDefaultIconPos
* wpQueryDefaultIconPos
* wpQueryDefaultView
* [[wpQueryDefaultView]]
* wpQueryDefStatusView
* wpQueryDefStatusView
* wpQueryDetailsData
* [[wpQueryDetailsData]]
* wpQueryDisk
* wpQueryDisk
* wpQueryDisplaySmallIcons
* wpQueryDisplaySmallIcons
Line 226: Line 226:
* wpQueryEASize
* wpQueryEASize
* wpQueryEASupport
* wpQueryEASupport
* wpQueryError
* [[wpQueryError]]
* wpQueryFilename
* wpQueryFilename
* wpQueryFileSize
* wpQueryFileSize
Line 241: Line 241:
* wpQueryHandleFromContents
* wpQueryHandleFromContents
* wpQueryHideLaunchPadFrameCtls
* wpQueryHideLaunchPadFrameCtls
* wpQueryIcon
* [[wpQueryIcon]]
* wpQueryIconData
* [[wpQueryIconData]]
* wpQueryIconPosition
* wpQueryIconPosition
* wpQueryIconTextBackgroundColor
* wpQueryIconTextBackgroundColor
Line 261: Line 261:
* wpQueryLogicalDrive
* wpQueryLogicalDrive
* wpQueryMenuBarVisibility
* wpQueryMenuBarVisibility
* wpQueryMenuStyle
* [[wpQueryMenuStyle]]
* wpQueryMinWindow
* wpQueryMinWindow
* wpQueryNameClashOptions
* wpQueryNameClashOptions
Line 274: Line 274:
* wpQueryPaletteInfo
* wpQueryPaletteInfo
* wpQueryPointerFromContents
* wpQueryPointerFromContents
* wpQueryPowerConfirmation
* [[wpQueryPowerConfirmation]]
* wpQueryPowerManagement
* [[wpQueryPowerManagement]]
* wpQueryPrinterName
* wpQueryPrinterName
* wpQueryPrintObject
* wpQueryPrintObject
Line 292: Line 292:
* wpQueryShadowTextColor
* wpQueryShadowTextColor
* wpQuerySrvrIdentity
* wpQuerySrvrIdentity
* wpQueryStyle
* [[wpQueryStyle]]
* wpQueryTitle
* wpQueryTitle
* wpQueryTrueStyle
* [[wpQueryTrueStyle]]
* wpQueryType
* [[wpQueryType]]
* wpQueryWarnBeforeStart (WPProgram)
* wpQueryWarnBeforeStart (WPProgram)
* wpQueryWarnBeforeStart (WPProgramFile)
* wpQueryWarnBeforeStart (WPProgramFile)

Revision as of 22:52, 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.