FaxAccessCheck (winfax)
Last changed: anonymous

.
Summary
Queries the fax access privileges of a user

C# Signature:

[DllImport("winfax.dll")]
static extern bool FaxAccessCheck (IntPtr FaxHandle, int AccessMask);

VB Signature:

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