diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-0C71B9C6-0782-5667-932A-07D770748DCE.dita --- a/Symbian3/SDK/Source/GUID-0C71B9C6-0782-5667-932A-07D770748DCE.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-0C71B9C6-0782-5667-932A-07D770748DCE.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,35 +1,37 @@ - - - - - -TextMTM -utilities -

In addition to the MTM component DLLs, a number of other programs are provided.

-
Example Code

Click on the following link to download -the example: TextMTM.zip

Click: browse to view the example code.

The files reproduced -here are the main files contained in the examples directory. Some extra files -may be needed to run the examples, and these will be found in the appropriate -examples directory

-
Common classes: txut

The txut project -provides source for a small utilities DLL, which holds code that must be shared -between the Client and the Server-side Text MTM components.

    -
  • TTxtProgress encapsulates -progress information. The Server-side MTM records its progress using this -class when performing copy and move operations. The User Interface MTM can -extract information from the class for display to the user.

  • -
  • CMTMTxtSettings encapsulates -access to the MTM's settings as they are stored in the central repository. TMTMTxtSetting encapsulates -the settings for a single TextMTM service. This contains only a single property: -the folder to which the service is mapped.

  • -
  • TxtUtils provides -static utility functions.

  • -
-
Classes used

TTxtProgressCMTMTxtSettings TMTMTxtSettingTxtUtils

+ + + + + +TextMTM utilities +

In addition to the MTM component DLLs, a number of other programs +are provided.

+
Example Code

Click on the following link +to download the example: TextMTM.zip

Click: browse to view the example code.

The files +reproduced here are the main files contained in the examples directory. +Some extra files may be needed to run the examples, and these will +be found in the appropriate examples directory

+
Common classes: txut

The txut project provides source for a small utilities DLL, which holds code +that must be shared between the Client and the Server-side Text MTM +components.

    +
  • TTxtProgress encapsulates progress information. The Server-side MTM records its +progress using this class when performing copy and move operations. +The User Interface MTM can extract information from the class for +display to the user.

  • +
  • CMTMTxtSettings encapsulates access to the MTM's settings as they are stored in +the central repository. TMTMTxtSetting encapsulates +the settings for a single TextMTM service. This contains only a single +property: the folder to which the service is mapped.

  • +
  • TxtUtils provides static utility functions.

  • +
+
Classes used
    +
  • TTxtProgressCMTMTxtSettings

  • +
  • TMTMTxtSettingTxtUtils

  • +
\ No newline at end of file