|
VoiceChange COM objects reference - main list Method SendFax |
Result = VXLineObject.SendFax(FileName, Params, FaxParams)
Send TIFF from the file FileName as a fax.
Parameter string Params:
Parameter Description local_id CSID of the local fax. dpi Fax resolution. Possible values are 100 (98 dpi) and 200 (196 dpi). max_speed Maximum transmission speed (in bauds). footer Set the fax footer. header Set the fax header. list_bad_id Forbidden CSID. Supported wild cards are ? and *. list_ok_id Allowed CSID. Supported wild cards are ? and *. Output parameter string FaxParams:
Parameter Description online Integer number. The total fax time. time The time of the beginning of sending the fax. remote_id CSID called party number. speed Integer number. Transmission speed (in bauds). ret_val Return value. pages The number of fax pages. error Information about the error. Return code see method GetState.