Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:53, 17 November 2025 Martini talk contribs created page WpQueryDrawerHWND (Created page with "{{DISPLAYTITLE:wpQueryDrawerHWND}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method returns the handle associated with the open Toolbar or drawer. ==Syntax== _wpQueryDrawerHWND(somSelf, ulDrawer) ==Parameters== ;''somSelf'' (WPLaunchPad *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPLaunchPad. ;''ulDrawer'' (ULONG) - input :Toolbar or drawer being...")
- 04:52, 17 November 2025 Martini talk contribs created page WpSetDrawerHWND (Created page with "{{DISPLAYTITLE:wpSetDrawerHWND}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method stores the handle associated with the Toolbar or drawer into the instance data. ==Syntax== wpSetDrawerHWND(somSelf, ulDrawer, hwnd) ==Parameters== ;''somSelf'' (WPLaunchPad *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPLaunchPad. ;''ulDrawer'' (ULONG) - input :Toolba...")
- 04:39, 17 November 2025 Martini talk contribs created page WpRegisterView (Created page with "{{DISPLAYTITLE:wpRegisterView}} This instance method is called to allow the object to register a new open view. ==Syntax== _wpRegisterView(somSelf, hwndFrame, pszViewTitle) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''hwndFrame'' (HWND) - input :Handle to the frame window containing the new view. ;''pszViewTitle'' (PSZ) - input :Pointer to a st...")
- 04:38, 17 November 2025 Martini talk contribs created page WpRefreshDrawer (Created page with "{{DISPLAYTITLE:wpRefreshDrawer}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method updates the drawer after changes have been made to the set of objects in the Toolbar or drawer. ==Syntax== wpRefreshDrawer(somSelf, ulDrawer) ==Parameters== ;''somSelf'' (WPLaunchPad *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPLaunchPad. ;''ulDrawer'' (ULONG) - inp...")
- 04:37, 17 November 2025 Martini talk contribs created page WpRefresh (Created page with "{{DISPLAYTITLE:wpRefresh}} This instance method is called to force new file system information to be updated. ==Syntax== _wpRefresh(somSelf, ulView, pReserved) ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ;''ulView'' (ULONG) - input :Flag indicating type of view being refreshed. :This parameter takes one of the following flags or any other defi...")
- 04:36, 17 November 2025 Martini talk contribs created page WpReadImageFile (Created page with "{{DISPLAYTITLE:wpReadImageFile}} This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method reads the image data for the image file and stores it in the instance data for the object. If the image data has already been read, this method simply returns **TRUE**. It does not refresh the image data. ==Syntax== _wpReadImageFile(somSelf) ==Parameters== ;''somSelf'' (WPBitmap *) - input :Pointer to the object on which the method...")
- 04:33, 17 November 2025 Martini talk contribs created page WpSetRefreshFlags (Created page with "{{DISPLAYTITLE:wpSetRefreshFlags}} This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method sets the refresh flags for a file system object. ==Syntax== _wpSetRefreshFlags(somSelf, ulRefreshFlags) ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ;''ulRefreshFlags'' (ULONG) - input :New **DIRTYBIT** and **F...")
- 04:32, 17 November 2025 Martini talk contribs created page WpSetRemoteOptions (Created page with "{{DISPLAYTITLE:wpSetRemoteOptions}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method sets the job view options for a printer object. ==Syntax== _wpSetRemoteOptions(somSelf, ulRefreshInterval, flAllJobs) ==Parameters== ;''somSelf'' (WPPrinter *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPrinter. ;''ulRefreshInterval'' (ULONG) - input :Time interva...")
- 04:31, 17 November 2025 Martini talk contribs created page WpSetShadowTextColor (Created page with "{{DISPLAYTITLE:wpSetShadowTextColor}} This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method sets the color to be used for the shadow text for the specified view. ==Syntax== wpSetShadowTextColor(somSelf, ulColor, ulView, fRefreshViews) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''ulColor'' (ULONG) - inpu...")
- 04:30, 17 November 2025 Martini talk contribs created page WpSetShadowTitle (Created page with "{{DISPLAYTITLE:wpSetShadowTitle}} This instance method is called to set the title on the shadow without affecting the title on the object it is shadowing. ==Syntax== _wpSetShadowTitle(somSelf, pszNewTitle) ==Parameters== ;''somSelf'' (WPShadow *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPShadow. ;''pszNewTitle'' (PSZ) - input :Pointer to a title. ==Returns== ;''rc'' (BOOL) - returns :Success...")
- 04:29, 17 November 2025 Martini talk contribs created page WpSetType (Created page with "{{DISPLAYTITLE:wpSetType}} This instance method is called to allow the object to change the type of its file. ==Syntax== _wpSetType(somSelf, pszTypes, pfeal) ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ;''pszTypes'' (PSZ) - input :Pointer to buffer containing type to set. :This string can contain a list of types delineated by a line-feed chara...")
- 04:26, 17 November 2025 Martini talk contribs created page WpRestoreFldrRunObjs (Created page with "{{DISPLAYTITLE:wpRestoreFldrRunObjs}} This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method is called when a work area folder is opened. It goes through the list of objects last saved by wpStoreFldrRunObjs and reopens all views of those objects that were open when the work area folder was last closed. ==Syntax== _wpRestoreFldrRunObjs(somSelf) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object...")
- 04:22, 17 November 2025 Martini talk contribs created page WpStartJobAgain (Created page with "{{DISPLAYTITLE:wpStartJobAgain}} This instance method is called to start printing a job object again. ==Syntax== _wpStartJobAgain(somSelf) ==Parameters== ;''somSelf'' (WPJob *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPJob. ==Returns== ;''rc'' (BOOL) - returns :Success indicator. :* '''TRUE''' Successful completion. :* '''FALSE''' Error occurred. ==How to Override== This method is generally not o...")
- 04:21, 17 November 2025 Martini talk contribs created page WpStoreFldrRunObjs (Created page with "{{DISPLAYTITLE:wpStoreFldrRunObjs}} This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method is called when a work area folder is closed. It saves a list of the objects within the work area folder that are open when the work area folder is closed. It then closes all open views of these objects. ==Syntax== _wpStoreFldrRunObjs(somSelf, ulType) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which...")
- 04:19, 17 November 2025 Martini talk contribs created page WpVerifyUpdateAccess (Created page with "{{DISPLAYTITLE:wpVerifyUpdateAccess}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method is called to verify the update access of the current file system. ==Syntax== _wpVerifyUpdateAccess(somSelf) ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ==Returns== ;''rc'' (ULONG) - returns :**DosOpen** err...")
- 04:18, 17 November 2025 Martini talk contribs created page WpWaitForClose (Created page with "{{DISPLAYTITLE:wpWaitForClose}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method pauses the application until the specified views are closed or the timeout value is reached. ==Syntax== _wpWaitForClose(somSelf, lhView, ulViews, ulTimeOut, bAutoClose) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''lhView''...")
- 04:17, 17 November 2025 Martini talk contribs created page WpWriteImageFile (Created page with "{{DISPLAYTITLE:wpWriteImageFile}} This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method writes the image data for the image file from the instance data. ==Syntax== _wpWriteImageFile(somSelf) ==Parameters== ;''somSelf'' (WPBitmap *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPBitmap. ==Returns== ;''rc'' (BOOL32) - returns :Success indicator. :* '''TRUE''...")
- 04:15, 17 November 2025 Martini talk contribs created page WpSetWarnBeforeStart (Created page with "{{DISPLAYTITLE:wpSetWarnBeforeStart}} =WPProgram= This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method sets the program reference's Warn Before Start flag. If this flag is set, put up a warning dialog before starting the program. ==Syntax== _wpSetWarnBeforeStart(somSelf, fWarnBeforeStart) ==Parameters== ;''somSelf'' (WPProgram *) - input :Pointer to the object on which the method is being invoked. :Points to an obje...")
- 04:09, 17 November 2025 Martini talk contribs created page WpSetObjectID (Created page with "{{DISPLAYTITLE:wpSetObjectID}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method sets the object ID assigned to this object. The instance data is set, but the .INI file is not modified. ==Syntax== _wpSetObjectID(somSelf, pszObjectID) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pszObjectID'' (PSZ) -...")
- 04:08, 17 November 2025 Martini talk contribs created page WpQueryObjectID (Created page with "{{DISPLAYTITLE:wpQueryObjectID}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method returns the unique, text object ID that was assigned to the given object when it was installed or changed (with wpSetup). ==Syntax== _wpQueryObjectID(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== ;''p...")
- 04:02, 17 November 2025 Martini talk contribs created page WpPrintUnknownFile (Created page with "{{DISPLAYTITLE:wpPrintUnknownFile}} This instance method is called to print an object of "unknown" type. ==Syntax== _wpPrintUnknownFile(somSelf, pPrintDest) ==Parameters== ;''somSelf'' (WPDataFile *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPDataFile. ;''pPrintDest'' (PPRINTDEST *) - input :Pointer to the print data. :It contains all the parameters required to call **DevPostDeviceModes** and **Dev...")
- 04:01, 17 November 2025 Martini talk contribs created page WpPrintPrinterSpecificFile (Created page with "{{DISPLAYTITLE:wpPrintPrinterSpecificFile}} This instance method is called to print an object of type "Printer-specific Data". ==Syntax== _wpPrintPrinterSpecificFile(somSelf, pPrintDest) ==Parameters== ;''somSelf'' (WPDataFile *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPDataFile. ;''pPrintDest'' (PPRINTDEST *) - input :Pointer to the print data. :It contains all the parameters required to call **...")
- 04:00, 17 November 2025 Martini talk contribs created page WpPrintPlainTextFile (Created page with "{{DISPLAYTITLE:wpPrintPlainTextFile}} This instance method prints a file containing only ASCII text. ==Syntax== _wpPrintPlainTextFile(somSelf, pPrintDest) ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ;''pPrintDest'' (PPRINTDEST *) - input :Pointer to the print data. :This parameter contains all the parameters required to call **DevPostDeviceMod...")
- 03:58, 17 November 2025 Martini talk contribs created page WpPrintPifFile (Created page with "{{DISPLAYTITLE:wpPrintPifFile}} This instance method is called to print an object of type "Pif". ==Syntax== _wpPrintPifFile(somSelf, pPrintDest) ==Parameters== ;''somSelf'' (WPDataFile *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPDataFile. ;''pPrintDest'' (PPRINTDEST *) - input :Pointer to the print data. :It contains all the parameters required to call **DevPostDeviceModes** and **DevOpenDC**. Fo...")
- 03:56, 17 November 2025 Martini talk contribs created page WpPrintObject (Created page with "{{DISPLAYTITLE:wpPrintObject}} This instance method is called to print a view of the object. ==Syntax== _wpPrintObject(somSelf, pPrintDest, ulReserved) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pPrintDest'' (PPRINTDEST *) - input :Pointer to print data. :It contains all the parameters required to call **DevPostDeviceModes** and **DevOpenDC**. For...")
- 03:55, 17 November 2025 Martini talk contribs created page WpPrintMetaFile (Created page with "{{DISPLAYTITLE:wpPrintMetaFile}} This instance method is called to print an object of type MetaFile. ==Syntax== _wpPrintMetaFile(somSelf, pPrintDest) ==Parameters== ;''somSelf'' (WPDataFile *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPDataFile. ;''pPrintDest'' (PPRINTDEST *) - input :Pointer to the print data. :It contains all the parameters required to call **DevPostDeviceModes** and **DevOpenDC*...")
- 03:53, 17 November 2025 Martini talk contribs created page WpPrintJobNext (Created page with "{{DISPLAYTITLE:wpPrintJobNext}} This instance method is called to print a job next. ==Syntax== _wpPrintJobNext(somSelf) ==Parameters== ;''somSelf'' (WPJob *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPJob. ==Returns== ;''rc'' (BOOL) - returns :Success indicator. :* '''TRUE''' Successful completion. :* '''FALSE''' Error occurred. ==How to Override== This method is generally not overridden. ==Usage...")
- 03:42, 17 November 2025 Martini talk contribs created page WpRenderFromClipboard (Created page with "{{DISPLAYTITLE:wpRenderFromClipboard}} This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method opens the clipboard and retrieves the type of data specified in the clipboard format passed in. It then writes the clipboard data to a file. ==Syntax== _wpRenderFromClipboard(somSelf, aRenderAs) ==Parameters== ;''somSelf'' (WPDataFile *) - input :Pointer to the object on which the method is being invoked. :Points to an object...")
- 03:27, 17 November 2025 Martini talk contribs created page WpPaintPalette (Created page with "{{DISPLAYTITLE:wpPaintPalette}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method is called to paint the given palette window. ==Syntax== wpPaintPalette(somSelf, hps, prcl) ==Parameters== ;''somSelf'' (WPPalette *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPalette. ;''hps'' (HPS) - input :Handle to the paint presentation space. ;''prcl'' (PRECT...")
- 03:25, 17 November 2025 Martini talk contribs created page WpSetJobProperties (Created page with "{{DISPLAYTITLE:wpSetJobProperties}} This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method is called to set up the default job properties of the printer object. ==Syntax== _wpSetJobProperties(self, pDrivData) ==Parameters== ;''self'' (WPPrinter *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPrinter. ;''pDrivData'' (PDRIVDATA *) - input :Pointer to buffer...")
- 03:24, 17 November 2025 Martini talk contribs created page WpMoveJobObject (Created page with "{{DISPLAYTITLE:wpMoveJobObject}} This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method moves a print job to a different printer. ==Syntax== _wpMoveJobObject(somSelf, DestPrinter, ulReserved) ==Parameters== ;''somSelf'' (WPJob *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPJob. ;''DestPrinter'' (WPPrinter *) - input :Destination printer. ;''ulReserved''...")
- 03:22, 17 November 2025 Martini talk contribs created page WpSetFldrFont (Created page with "{{DISPLAYTITLE:wpSetFldrFont}} This instance method is called to allow the folder to change its current font. ==Syntax== _wpSetFldrFont(somSelf, pszFont, ulView) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''pszFont'' (PSZ) - input :Pointer to a buffer containing the font name. :If **pszFont** is **NULL**, the font presentation parameter is set back...")
- 03:20, 17 November 2025 Martini talk contribs created page WpQueryFldrFont (Created page with "{{DISPLAYTITLE:wpQueryFldrFont}} The wpQueryFldrFont instance method is called to allow the folder to query its current font. ==Syntax== _wpQueryFldrFont(somSelf, ulView) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''ulView'' (ULONG) - input :Flag indicating the view to query. :* **OPEN_CONTENTS** Open contents view. :* **OPEN_DETAILS** Open details...")
- 03:17, 17 November 2025 Martini talk contribs created page WpSetFldrAttr (Created page with "{{DISPLAYTITLE:wpSetFldrAttr}} This instance method is called to allow the folder to change its current view attributes. ==Syntax== _wpSetFldrAttr(somSelf, Attr, ulView) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''Attr'' (ULONG) - input :Flag indicating the object's attributes. :These are the **CV_*** attributes defined by the Container Control Win...")
- 03:15, 17 November 2025 Martini talk contribs created page WpQueryFldrAttr (Created page with "{{DISPLAYTITLE:wpQueryFldrAttr}} This instance method is called to allow the folder to query its current view attributes for the WC_CONTAINER window used in each view window. ==Syntax== _wpQueryFldrAttr(somSelf, ulView) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''ulView'' (ULONG) - input :Flag indicating the view to query. :* **OPEN_CONTENTS** Open...")
- 03:09, 17 November 2025 Martini talk contribs created page WpSetFldrFlags (Created page with "{{DISPLAYTITLE:wpSetFldrFlags}} This instance method is called to allow the folder to change its current flags. ==Syntax== _wpSetFldrFlags(somSelf, ulFlags) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''ulFlags'' (ULONG) - input :Folder flags to be set. :* **FOI_POPULATEDWITHALL** This flag is set if the folder was populated with all its contents. :*...")
- 03:07, 17 November 2025 Martini talk contribs created page WpQueryFldrFlags (Created page with "{{DISPLAYTITLE:wpQueryFldrFlags}} This instance method is called to allow the folder to query its current flags. ==Syntax== _wpQueryFldrFlags(somSelf) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ==Returns== ;''ulReturn'' (ULONG) - returns :Flag indicating the current folder state. :* **FOI_POPULATEDWITHALL** This flag is set if the folder was populate...")
- 03:04, 17 November 2025 Martini talk contribs created page WpModifyFldrFlags (Created page with "{{DISPLAYTITLE:wpModifyFldrFlags}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method either sets or removes folder status flags from a given folder. ==Syntax== _wpModifyFldrFlags(somSelf, ulFlags, ulFlagMask) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''ulFlags'' (ULONG) - input :Status flags to be...")
- 03:03, 17 November 2025 Martini talk contribs created page WpJobDeleted (Created page with "{{DISPLAYTITLE:wpJobDeleted}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method notifies the printer object that a job has been deleted from the print queue. ==Syntax== _wpJobDeleted(somSelf, ulJobId) ==Parameters== ;''somSelf'' (WPPrinter *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPrinter. ;''ulJobId'' (ULONG) - input :ID of the job deleted fro...")
- 03:01, 17 November 2025 Martini talk contribs created page WpJobChanged (Created page with "{{DISPLAYTITLE:wpJobChanged}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method notifies the printer object that a job in the print queue has been changed in some way. ==Syntax== _wpJobChanged(somSelf, ulJobId, ulField) ==Parameters== ;''somSelf'' (WPPrinter *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPrinter. ;''ulJobId'' (ULONG) - input :ID of...")
- 03:00, 17 November 2025 Martini talk contribs created page WpJobAdded (Created page with "{{DISPLAYTITLE:wpJobAdded}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method notifies the printer object that a job has been added to the print queue. ==Syntax== _wpJobAdded(somSelf, ulJobId) ==Parameters== ;''somSelf'' (WPPrinter *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPrinter. ;''ulJobId'' (ULONG) - input :ID of the job added to the print...")
- 02:58, 17 November 2025 Martini talk contribs created page WpSetSortAttribAvailable (Created page with "{{DISPLAYTITLE:wpSetSortAttribAvailable}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method sets the availability of sort attributes for the current folder. ==Syntax== _wpSetSortAttribAvailable(somSelf, index, Available) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''index'' (ULONG) - input :Column in...")
- 02:57, 17 November 2025 Martini talk contribs created page WpIsSortAttribAvailable (Created page with "{{DISPLAYTITLE:wpIsSortAttribAvailable}} This method is specific to Version 3, or higher, of the OS/2 operating system. This instance method determines whether sort attributes are available for the current folder object. ==Syntax== _wpIsSortAttribAvailable(somSelf, index) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''index'' (ULONG) - input :Column...")
- 02:56, 17 November 2025 Martini talk contribs created page WpLockObject (Created page with "{{DISPLAYTITLE:wpLockObject}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method locks an object by incrementing the lock count of the receiving object so that it cannot be made dormant. ==Syntax== wpLockObject(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== :There is no return value for t...")
- 02:55, 17 November 2025 Martini talk contribs created page WpIsLocked (Created page with "{{DISPLAYTITLE:wpIsLocked}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method indicates whether the object can be made dormant. ==Syntax== _wpIsLocked(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== ;''rc'' (BOOL) - returns :A flag indicating whether the object can be made dormant. :*...")
- 02:54, 17 November 2025 Martini talk contribs created page WpIsDiskSwapped (Created page with "{{DISPLAYTITLE:wpIsDiskSwapped}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method checks if the removable media on which the file system object resides has been swapped. ==Syntax== _wpIsDiskSwapped(somSelf) ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ==Returns== ;''fSwapped'' (BOOL) - returns...")
- 02:53, 17 November 2025 Martini talk contribs created page WpSetDetailsColumnVisibility (Created page with "{{DISPLAYTITLE:wpSetDetailsColumnVisibility}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method either shows or hides the details column of a given folder. ==Syntax== _wpSetDetailsColumnVisibility(somSelf, index, Visible) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''index'' (ULONG) - input :Column i...")
- 02:51, 17 November 2025 Martini talk contribs created page WpIsDetailsColumnVisible (Created page with "{{DISPLAYTITLE:wpIsDetailsColumnVisible}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method determines whether any hidden column data exists for the current object. '''Note:''' This method is used only in details view. ==Syntax== _wpIsDetailsColumnVisible(somSelf, index) ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WP...")
- 02:50, 17 November 2025 Martini talk contribs created page WpIsDeleteable (Created page with "{{DISPLAYTITLE:wpIsDeleteable}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method determines whether the object can be deleted or not. ==Syntax== _wpIsDeleteable(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== ;''flDelete'' (BOOL) - returns :Delete flag. :* '''TRUE''' The object can b...")
- 02:49, 17 November 2025 Martini talk contribs created page WpIsCurrentDesktop (Created page with "{{DISPLAYTITLE:wpIsCurrentDesktop}} This instance method allows the desktop to specify whether it is the active Desktop folder on the system. ==Syntax== _wpIsCurrentDesktop(somSelf) ==Parameters== ;''somSelf'' (WPDesktop *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPDesktop. ==Returns== ;''rc'' (BOOL) - returns :Active desktop indicator. :* '''TRUE''' This object is the active Desktop. :* '''FALSE'...")