Desktop Functions: Smart Device Functions:
|
Search Results for "EndDoc" in [All]winfax
static extern bool FaxSendDocumentForBroadcast (IntPtr FaxHandle,
Declare Function FaxSendDocumentForBroadcast Lib "winfax.dll" (TODO) As TODO mapi32
/// The MAPISendDocuments function sends a standard message with one or more attached files and a cover note.
/// message. MAPISendDocuments differs from the MAPISendMail function in that it allows
public static extern uint MAPISendDocuments(IntPtr ulUIParam, string lpszDelimChar, string lpszFullPaths, MAPISendDocuments (....); 4: MAPISendMail
/// This function differs from the MAPISendDocuments function in that it allows greater winspool5: AbortPrinter
7: WritePrinter
EndDocPrinter(hPrinter); gdi328: EndDoc
|