FaxCreate

Top  Previous  Next

Prototype

 

InHandle:=FaxCreate (strSenderName,strHeader)

 

Description

 

Allows to creates a fax.

 

Parameters

 

StrSenderName: string corresponding to the sender name that fax shows.

 

StrHeader: string corresponding to the text line that is shown on each fax page.

 

Returned value

 

IntHandle: integer value corresponding to the fax handle.

 

Notes

 

None.