Symbian3/SDK/Source/GUID-24C80C7D-F330-5ADA-A8C8-AB882E2C57C2.dita
changeset 7 51a74ef9ed63
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/SDK/Source/GUID-24C80C7D-F330-5ADA-A8C8-AB882E2C57C2.dita	Wed Mar 31 11:11:55 2010 +0100
@@ -0,0 +1,24 @@
+<?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 concept
+  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<concept id="GUID-24C80C7D-F330-5ADA-A8C8-AB882E2C57C2" xml:lang="en"><title>Notify:
+CFileMan Observer</title><shortdesc>Describes an example observing a file operation.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
+<section id="GUID-F859C314-C392-4BAE-9DAA-09DA78D8FCDD"><title>Download</title><p>Click on the following link to download
+the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-ecf60c70-31bb-48af-81bc-8de0d22dd89b.zip" scope="external">Notify.zip</xref></p><p>Click on the following link to download
+additional files: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-4184e6d4-8dbe-4267-b1a3-8737c8bf64ce.zip" scope="external">CommonFramework.zip</xref></p><p>Browse <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-ecf60c70-31bb-48af-81bc-8de0d22dd89b.html" scope="peer">Notify</xref> to view the example code.</p><p>Browse <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-4184e6d4-8dbe-4267-b1a3-8737c8bf64ce.html" scope="peer">CommonFramework</xref> to view additional files.</p></section>
+<section id="GUID-AC86F9CE-E724-45D5-8189-68370D13133A"><title>Class summary</title><p><xref href="GUID-82CEC14F-1479-3922-846A-9FCDB6465EF7.dita"><apiname>CFileMan</apiname></xref>  <xref href="GUID-E608485F-B3E3-3310-A80E-169D8B9D2234.dita"><apiname>MFileManObserver</apiname></xref>  </p></section>
+<section id="GUID-526F5B03-B3B0-463A-A405-660BD6EB10B6"><title>Description</title><p><codeph>Notify</codeph> demonstrates
+using <xref href="GUID-E608485F-B3E3-3310-A80E-169D8B9D2234.dita"><apiname>MFileManObserver</apiname></xref> how to observe a file copy operation
+carried out through the file management class <codeph>CFileMan</codeph>. The
+build process puts a file, <filepath>dateFile</filepath>, on the C drive.
+The program copies this to a new file, <filepath>dateFileCopy</filepath>,
+using <codeph>MFileManObserver</codeph> to report the progress of the operation. </p></section>
+</conbody></concept>
\ No newline at end of file