Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

Connection::fax_info_t Struct Reference

several parameters describing fax protocol details for incoming faxes More...

#include <connection.h>

List of all members.

Public Attributes

int rate
 bit rate used at connect or at disconnect (depends when you ask for it)
bool hiRes
 fax is transferred in high resolution
unsigned short format
 0=SFF,black&white, 1=colorJPEG
int pages
 number of transmitted pages (only available after disconnection!)
std::string stationID
 ID of the sending station.


Detailed Description

several parameters describing fax protocol details for incoming faxes

Information is available when B3 connection is established (after CallInterface::callConnected() was called) unless noted otherwise.


Member Data Documentation

unsigned short Connection::fax_info_t::format
 

0=SFF,black&white, 1=colorJPEG

bool Connection::fax_info_t::hiRes
 

fax is transferred in high resolution

int Connection::fax_info_t::pages
 

number of transmitted pages (only available after disconnection!)

int Connection::fax_info_t::rate
 

bit rate used at connect or at disconnect (depends when you ask for it)

std::string Connection::fax_info_t::stationID
 

ID of the sending station.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 28 14:37:45 2004 for CapiSuite by doxygen 1.3.8