Jump to content

WPDisk: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Class hierarchy SOMObject==
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'''
***WPDisk


==Instance methods==
==Instance methods==
Line 8: Line 15:
*wpEjectDisk
*wpEjectDisk
*wpLockDrive
*wpLockDrive
*wpQueryDriveLockStatus  
*wpQueryDriveLockStatus
*wpQueryLogicalDrive  
*wpQueryLogicalDrive
*wpQueryRootFolder
*wpQueryRootFolder
*wpSetCorrectDiskIcon  
*wpSetCorrectDiskIcon
*wpSetLogicalDrive
*wpSetLogicalDrive
*wpSetDiskInfo
*wpSetDiskInfo
Line 49: Line 56:
*wpclsQueryTitle
*wpclsQueryTitle


[[Category:SOM Class]]
[[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

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