WPDisk: Difference between revisions
Appearance
No edit summary |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Objects of this class exist in the "Drives" folder. When you open one of these, the corresponding object of the [[WPRootFolder]] class is opened instead. | |||
;Default Title: "Disk" | |||
;DLL: [[PMWP.DLL]] | |||
;Class definition file: wpdisk.idl | |||
== | ==Class hierarchy== | ||
SOMObject | |||
*[[WPObject]] | |||
* WPObject | **[[WPAbstract]] | ||
** WPAbstract | ***WPDisk | ||
*** | |||
==Instance methods== | ==Instance methods== | ||
* | *wpAddDiskDetailsPage | ||
* | *wpEjectDisk | ||
* | *wpLockDrive | ||
* | *wpQueryDriveLockStatus | ||
* | *wpQueryLogicalDrive | ||
* | *wpQueryRootFolder | ||
* | *wpSetCorrectDiskIcon | ||
* | *wpSetLogicalDrive | ||
* | *wpSetDiskInfo | ||
* | *wpSetTouchDisk | ||
* | *wpQueryDiskInfo | ||
==SOMObject instance methods== | ==SOMObject instance methods== | ||
* | *somDefaultInit | ||
* | *somDestruct | ||
==WPObject instance methods== | ==WPObject instance methods== | ||
* | *wpAddObjectWindowPage | ||
* | *wpAddSettingsPages | ||
* | *wpDragOver | ||
* | *wpDrop | ||
* | *wpFilterMenu | ||
* | *wpMenuItemHelpSelected | ||
* | *wpMenuItemSelected | ||
* | *wpModifyMenu | ||
* | *wpOpen | ||
* | *wpQueryDefaultHelp | ||
* | *wpQueryIconData | ||
* | *wpRestoreState | ||
* | *wpSaveState | ||
* | *wpSetIconData | ||
* | *wpSetTitle | ||
* | *wpSetup | ||
* | *wpUnInitData | ||
* | *wpViewObject | ||
==WPObject class methods== | ==WPObject class methods== | ||
* wpclsQueryDefaultHelp | *wpclsQueryDefaultHelp | ||
*wpclsQueryDefaultView | |||
*wpclsQueryIconData | |||
*wpclsQuerySettingsPageSize | |||
*wpclsQueryStyle | |||
*wpclsQueryTitle | |||
[[Category: | [[Category:WPS Classes]] |
Latest revision as of 01:32, 22 July 2020
Objects of this class exist in the "Drives" folder. When you open one of these, the corresponding object of the WPRootFolder class is opened instead.
- Default Title
- "Disk"
- DLL
- PMWP.DLL
- Class definition file
- wpdisk.idl
Class hierarchy
SOMObject
- WPObject
- WPAbstract
- WPDisk
- WPAbstract
Instance methods
- wpAddDiskDetailsPage
- wpEjectDisk
- wpLockDrive
- wpQueryDriveLockStatus
- wpQueryLogicalDrive
- wpQueryRootFolder
- wpSetCorrectDiskIcon
- wpSetLogicalDrive
- wpSetDiskInfo
- wpSetTouchDisk
- wpQueryDiskInfo
SOMObject instance methods
- somDefaultInit
- somDestruct
WPObject instance methods
- wpAddObjectWindowPage
- wpAddSettingsPages
- wpDragOver
- wpDrop
- wpFilterMenu
- wpMenuItemHelpSelected
- wpMenuItemSelected
- wpModifyMenu
- wpOpen
- wpQueryDefaultHelp
- wpQueryIconData
- wpRestoreState
- wpSaveState
- wpSetIconData
- wpSetTitle
- wpSetup
- wpUnInitData
- wpViewObject
WPObject class methods
- wpclsQueryDefaultHelp
- wpclsQueryDefaultView
- wpclsQueryIconData
- wpclsQuerySettingsPageSize
- wpclsQueryStyle
- wpclsQueryTitle