|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE reference |
|
11 PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd"> |
|
12 <reference id="GUID-103DBC39-CD6A-5632-AA21-88C3DD489B51" xml:lang="en"><title>Properties |
|
13 Supported by File Data Provider</title><shortdesc>This topic lists the properties supported by the File Data Provider. </shortdesc><prolog><metadata><keywords/></metadata></prolog><refbody><table id="GUID-91784662-3038-50D4-8F9C-360C14C8B064"> |
|
14 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/> |
|
15 <thead> |
|
16 <row> |
|
17 <entry>Properties</entry> |
|
18 <entry>Description</entry> |
|
19 </row> |
|
20 </thead> |
|
21 <tbody> |
|
22 <row> |
|
23 <entry><p> <codeph>StorageID</codeph> </p> </entry> |
|
24 <entry><p>Storage ID for this object. </p> </entry> |
|
25 </row> |
|
26 <row> |
|
27 <entry><p> <codeph>ObjectFormat</codeph> </p> </entry> |
|
28 <entry><p>MTP format code. </p> </entry> |
|
29 </row> |
|
30 <row> |
|
31 <entry><p> <codeph> ProtectionStatus</codeph> </p> </entry> |
|
32 <entry><p>Identifies the write-protection status of this object. </p> </entry> |
|
33 </row> |
|
34 <row> |
|
35 <entry><p> <codeph>ObjectSize</codeph> </p> </entry> |
|
36 <entry><p>Size of this object in bytes. </p> </entry> |
|
37 </row> |
|
38 <row> |
|
39 <entry><p> <codeph>FileName</codeph> </p> </entry> |
|
40 <entry><p>Indicates the file name of this object without specifying the directory |
|
41 or file structure details. </p> </entry> |
|
42 </row> |
|
43 <row> |
|
44 <entry><p> <codeph>DateModified</codeph> </p> </entry> |
|
45 <entry><p>Date on which this object was last modified. </p> </entry> |
|
46 </row> |
|
47 <row> |
|
48 <entry><p> <codeph> ParentObject</codeph> </p> </entry> |
|
49 <entry><p>Indicates the parent of this object. </p> </entry> |
|
50 </row> |
|
51 <row> |
|
52 <entry><p> <codeph> PUOID</codeph> </p> </entry> |
|
53 <entry><p>Persistent Unique Object Identifier. </p> </entry> |
|
54 </row> |
|
55 <row> |
|
56 <entry><p> <codeph>Name</codeph> </p> </entry> |
|
57 <entry><p>Contains the name of the object. In certain cases, this may overlap |
|
58 with other properties, such as <codeph>FileName</codeph>.</p> </entry> |
|
59 </row> |
|
60 <row> |
|
61 <entry><p> <codeph>NonConsumable</codeph> </p> </entry> |
|
62 <entry><p>Specifies whether the object is to be consumed by the device. </p> </entry> |
|
63 </row> |
|
64 </tbody> |
|
65 </tgroup> |
|
66 </table></refbody><related-links> |
|
67 <link href="GUID-EA9D7B60-C4EA-5D29-9296-3E4C8B973F59.dita"><linktext>MTP Data |
|
68 Providers Overview</linktext></link> |
|
69 </related-links></reference> |