FaxPrintCoverPage (winfax)
Last changed: anonymous

.
Summary
TODO - a short description

C# Signature:

[DllImport("winfax.dll")]
static extern bool FaxPrintCoverPage (ref FAX_CONTEXT_INFO FaxContextInfo,
   ref FAX_COVERPAGE_INFO CoverpageInfo);

VB Signature:

Declare Function FaxPrintCoverPage Lib "winfax.dll" (TODO) As TODO

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation