WPDisk: Difference between revisions
Appearance
Created page with "==Description== ==Class definition file== ==DLL== ==Class hierarchy SOMObject== * WPObject ** WPAbstract *** '''WPDisk''' ==Instance methods== * wpAddDiskDetailsPage * [..." |
|||
(11 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 | |||
*wpclsQueryDefaultView | |||
*wpclsQueryIconData | |||
*wpclsQuerySettingsPageSize | |||
*wpclsQueryStyle | |||
*wpclsQueryTitle | |||
[[Category:WPS Classes]] | |||
[[Category: |
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