#include “BIADVPRN.H”
DWORD GetFaxHeader(DEVMODE* pDevMode);
Description
Returns the value of the FAXheader member of BlackIceDEVMODE. Represents the value of the 'Fax header' edit box.
Parameters
|
DEVMODE* |
pDevMode |
Pointer to the DEVMODE structure. |
Return values
Fax header in pixels (DWORD number).
Requirements
Header : Declared in BiAdvPrn.h; include BiAdvPrn.h.
Library : Use BiAdvPrn.lib.
DLLs : BiAdvPrn.dll.