The Reader Content SDK 1.5 includes two code samples to help you develop your interface. These are:
Sample 1 | Sample 2 | |
Name | LitConvertDemo.exe | LitErrorDemo.exe |
Language | C++ | C++ |
Module Accessed | Litgen.dll | Litgen.dll |
Access Method | COM
(early binding) |
COM
(early binding) |
Parser API | XML DOM | N/A |
UI | Command line | Command Line |
Information Source | OEB publications made up of:
|
This sample code contains arrays of notifications to send as if they were from package and content files. There is a single package array, and a selection of three different content arrays that produce different results. |
Note: These code samples are Win32 Console Applications, and should be run from the command line.
© 2000 Microsoft Corporation. All rights reserved. Terms of use.