Resource information
This resource is archived because it is not considered relevant for developers creating commercial solutions today.
The resource is believed to be still valid for the original topic scope.
22 December 2006
Advanced
S60 Platform: Document Handler Example
- file name:
-
S60_Platform_Document_Handler_Example_v1_0_en.zip
- description:
-
This C++ example demonstrates how to use the Document Handler and the Recognizer to open and handle certain file types in a dedicated application. The example consists of three components: a caller application trying to open a specific file, a recognizer (a dll component implemented as an ECom plugin from S60 3rd Edition onwards) detecting the file extension, and a document handler opening the file. Note that for the recognizer, a developer certificate is needed due to its ProtServ capability requirement. Usage of the document handler is described in the S60 Platform: Document Handler API Developer's Guide document, available at www.forum.nokia.com. Main classes: CDocumentHandler, CApaDataRecognizerType.
- type:
-
Example
- topic:
-
Base/System
Files/Data
S60
Symbian C++
- language:
-
English (en)
- media encoding:
-
Zip Archive (.zip)
- compatibility:
-
S60 3rd Edition, S60 2nd Edition, S60 1st Edition. Tested with Nokia E60, Nokia N70, Nokia 6630, Nokia 6670, and Nokia 3650. Created / tested with S60 3rd Edition SDK, S60 2nd Edition 2.0 SDK and S60 1.2st Edition SDK.