EPOC   SDK Home Glossary Indexes Previous Next Up

The fax store classes

Open a fax file for writing — CWriteFaxFile class

This class is used to create and open a fax file for writing.

Write a fax page to a store — CWriteFaxPages class

Objects of this class are created by CWriteFaxFile, and used to add pages to a fax file.

Open a fax file for reading — CReadFaxFile class

This class is used to open a fax file for reading.

Some description from the heading — CReadFaxPages class

Objects of this class are created by CReadFaxFile, and used to read individual pages from a fax file.

Fax page information read from a file — TFaxPageInfo class

This class is used to store fax page information which is read from a fax file.

Fax store global constants — Fax store global constants

These constants include the fax store DLL UID and panics.

EPOC       SDK Home Glossary Indexes Previous Next Up