SetFaxHeader

Sets the FAXheader member of the BlackIceDEVMODE. Sets the value of the 'Fax header' edit box.

 

Boolean SetFaxHeader( As Long faxheader, pBlackIceDEVMODE As Long) As

 

Input value: faxheader                                - fax header in pixels ( As a Long number).

Input value: pBlackIceDEVMODE - handle to the BlackIceDEVMODE.

Return value - TRUE if the member was successfully set, otherwise FALSE.

 

NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.