Platform SDK: Fax Services

Displaying Documents in the Fax Job Queue

This functionality is currently available only in the Win32 environment. It is not available in the COM implementation environment.

An application can call the FaxGetPageData function for administrative purposes, to display a thumbnail sketch of a fax document in the fax queue. The function returns the first page of data for a fax job in the Tagged Image File Format, Class F for facsimile (TIFF 6.0 Class F). The calling application must decode the data stream.

Call the FaxFreeBuffer function to deallocate the resources allocated by the FaxGetPageData function.

For more information about TIFF 6.0 Class F files, see Fax Image Format.