FaxSetConfiguration (winfax)
Last changed: -4.35.161.181

.
Summary
Changes the global configuration settings for the fax server.

C# Signature:

[DllImport("winfax.dll")]
static extern bool FaxSetConfiguration (IntPtr FaxHandle,
   ref FAX_CONFIGURATION FaxConfig);

VB Signature:

Declare Function FaxSetConfiguration 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