WPD_FUNCTIONAL_CATEGORY_STORAGE
Previous | Next |
WPD_FUNCTIONAL_CATEGORY_STORAGE
A WPD_FUNCTIONAL_CATEGORY_STORAGE functional object encapsulates physical file storage on the device.
In addition to the common properties listed in WPD_CONTENT_TYPE_FUNCTIONAL_OBJECT, these functional objects must host the following properties.
Property Name | Required or Optional |
WPD_STORAGE_TYPE | Required |
WPD_STORAGE_FILE_SYSTEM_TYPE | Optional |
WPD_STORAGE_CAPACITY | Required |
WPD_STORAGE_FREE_SPACE_IN_BYTES | Optional |
WPD_STORAGE_FREE_SPACE_IN_OBJECTS | Optional |
WPD_STORAGE_DESCRIPTION | Optional |
WPD_STORAGE_SERIAL_NUMBER | Optional |
Typical Resources
These objects typically include the following resources.
Resource Name | Required or Optional | Description |
WPD_RESOURCE_ICON | Optional | Contains the icon representation for this storage. |
See Also
Previous | Next |