Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit editor mode

About the Fax Service Extended COM API

Feedback

In this article

The fax service for Windows XP introduces a new set of Component Object Model (COM) dual interfaces, the Fax Service Extended COM API. The Fax Service Extended COM API allows you to incorporate fax functionality for users in client applications.

The extended COM objects and their interfaces can be classified into the following groups.

  • Root objects. Includes theFaxServer root object.
  • Messaging objects. Includes objects used to create, track, and manage fax documents, messages, and jobs.
  • Configuration objects. Includes objects used to configure the fax server.
  • Notification objects. Includes theFaxServerNotify interface and theFaxJobStatus object for event notification callbacks.

For more information, seeFax Service Extended COM Objects.

Note

TheFax Service Client API for Windows 2000 includes both Microsoft Win32 functions and an implementation of COM dual interfaces. New fax client applications written for Windows XP and later, including Windows Vista, should use the extended COM interfaces rather than the C/C++ functions or COM interfaces that shipped with the Windows 2000 Windows Software Development Kit (SDK).

 

This section includes the following topics:

 

 


  • Last updated on

In this article