HTML Application SDK
A0.101
|
import"StorageManagerPlugin.idl";
Public Attributes | |
readonly attribute enumerations | errorCode |
readonly attribute Integer | returnValue |
This object is used to keep Storage information
readonly attribute enumerations StorageInfo.errorCode |
Error Code for file system operations: NoError:0, FileNotFound:1, OpenError:2, EndOfData:3, ReadError:4, WriteError:5, MemoryAllocFail:6, BadParameter:7, DiskFull:8, DiskMissing:9, DirNotEmpty:10, DirPathNotFound:11, DirAlreadyExists:12, PermissionDenied:13, OperationFail:14
readonly attribute Integer StorageInfo.returnValue |
Available free space or Total size on Removable Device