Desktop Functions: Smart Device Functions:
|
FaxSendDocument (winfax)
C# Signature:
[DllImport("winfax.dll")] VB Signature:
Declare Function FaxSendDocumentForBroadcast Lib "winfax.dll" (TODO) As TODO User-Defined Types:None.
[DllImport("winfax.dll", SetLastError = true)] Notes:
//If you use FAX_JOB_PARAM and FAX_COVERPAGE_INFO as a CLASS ! VB Signature:
Declare Function FaxSendDocument Lib "winfax.dll" (TODO) As TODO User-Defined Types:None. Tips & Tricks:Please add some! Notes:None. Sample Code:Tips & Tricks:Please add some! Alternative Managed API:Do you know one? Please contribute it! Sample Code:Please add some! Contact me
Gilles TOURREAU (French) Revisions
03-10-2006 : (By Gilles TOURREAU) Alternative Managed API:Do you know one? Please contribute it! Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|