Symbian3/PDK/Source/GUID-202477C2-8E6B-5848-B419-59F1AE8C197F.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Thu, 11 Mar 2010 18:02:22 +0000
changeset 3 46218c8b8afa
parent 1 25a17d01db0c
child 5 f345bda72bc4
permissions -rw-r--r--
week 10 bug fix submission (SF PDK version): Bug 1892, Bug 1897, Bug 1319. Also 3 or 4 documents were found to contain code blocks with SFL, which has been fixed. Partial fix for broken links, links to Forum Nokia, and the 'Symbian platform' terminology issues.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE reference
  PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
<reference id="GUID-202477C2-8E6B-5848-B419-59F1AE8C197F" xml:lang="en"><title>Properties
Supported by Pictbridge Data Provider</title><shortdesc>This topic lists the properties supported by the Pictbridge Data
Provider. </shortdesc><prolog><metadata><keywords/></metadata></prolog><refbody><table id="GUID-7B4E3980-BE89-572A-84DA-C6F9FFAC22BA">
<tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
<thead>
<row>
<entry>Properties</entry>
<entry>Description</entry>
</row>
</thead>
<tbody>
<row>
<entry><p> <codeph>StorageID</codeph>  </p> </entry>
<entry><p>Storage ID for this object. </p> </entry>
</row>
<row>
<entry><p> <codeph>ObjectFormat</codeph>  </p> </entry>
<entry><p>MTP format code. </p> </entry>
</row>
<row>
<entry><p> <codeph> ProtectionStatus</codeph>  </p> </entry>
<entry><p>Identifies the write-protection status of this object. </p> </entry>
</row>
<row>
<entry><p> <codeph>ObjectSize</codeph>  </p> </entry>
<entry><p>Size of this object in bytes. </p> </entry>
</row>
<row>
<entry><p> <codeph>FileName</codeph>  </p> </entry>
<entry><p>Indicates the file name of this object without specifying the directory
or file structure details. </p> </entry>
</row>
<row>
<entry><p> <codeph>DateModified</codeph>  </p> </entry>
<entry><p>Date on which this object was last modified. </p> </entry>
</row>
<row>
<entry><p> <codeph> ParentObject</codeph>  </p> </entry>
<entry><p>Indicates the parent of this object. </p> </entry>
</row>
<row>
<entry><p> <codeph> PUOID</codeph>  </p> </entry>
<entry><p>Persistent Unique Object Identifier. </p> </entry>
</row>
<row>
<entry><p> <codeph>Name</codeph>  </p> </entry>
<entry><p>Contains the name of the object. In certain cases, this may overlap
with other properties, such as <codeph>FileName</codeph>.</p> </entry>
</row>
<row>
<entry><p> <codeph>NonConsumable</codeph>  </p> </entry>
<entry><p>Specifies whether the object is to be consumed by the device. </p> </entry>
</row>
</tbody>
</tgroup>
</table></refbody><related-links>
<link href="GUID-EA9D7B60-C4EA-5D29-9296-3E4C8B973F59.dita"><linktext>MTP Data
Providers Overview</linktext></link>
</related-links></reference>