<< Click to Display Table of Contents >>
ZfLib
This is a list of the objects and enumerations that appear in the Zetafax COM library
Groups
This object allows the API to print via the Zetafax Printer. |
|
The Attachment object contains the name of a Zetafax attachment to be attached to a message before it is sent. |
|
The Attachments collection object contains Attachment objects. |
|
The Coversheet class represents a Zetafax coversheet. |
|
The Coversheets collection object contains Coversheet objects. |
|
The Device object contains the configuration information and status of a device attached to the Zetafax server. |
|
The File object contains the path of a file to be attached to the message before it is sent. |
|
The Files collection object contains File objects. To attach Zetafax attachments to the message use the Attachments collection. |
|
The Inbox object represents a user's Zetafax IN directory. |
|
The Letterhead class represents a Zetafax letterhead. |
|
The Letterheads collection object contains Letterhead objects. |
|
The Link object allows a user to retrieve information on the status of a link. It also provides statistics on the Link 's performance. |
|
The Links collection contains Link objects. |
|
The Message object allows access to the details of sent and received messages. |
|
The MsgHistories collection represents a message's transmission history and contains MessageHistory objects. |
|
The MessageHistory object contains an item in a message's transmission history. |
|
The MessageInfo object contains information about a single Message object |
|
The Messages collection contains Message objects from either a User's Inbox or Outbox . |
|
The NewMessage object allows the logged on user to prepare and submit a new message to the Zetafax server for sending. |
|
The Outbox object represents a user's Zetafax OUT directory. |
|
The Recipient object contains address details of an addressee for whom a message is intended. |
|
The Recipients collection object contains Recipient objects. |
|
The Server object allows control over the Zetafax server, and access to objects describing the server's state. |
|
The ServerInfo object exposes the status and configuration of the Zetafax server.
|
|
The UserSession object contains details about a Zetafax user's configuration, messages and gives you the ability to create new messages for sending. |
|
The ZfAPI object is the Application object of the COM version of the API, and is the only object that can be created directly. You must create this object and logon before you can access any of the other objects.
|
The DevStatusEnum enumeration specifies the current status of a Device. |
|
The EventEnum enumeration specifies the event described in a MessageHistory object |
|
The FaxTypeEnum enumeration specifies how a recipient will be sent a message |
|
|
The FormatEnum enumeration specifies the format of the data file to be sent |
This HeaderEnum Enumeration specifies the content of the header line to appear in the top page of each fax |
|
The LinkStatusEnum enumeration specifies the current status of an LCR link |
|
The PriorityEnum enumeration specifies the priority of an outgoing message |
|
The QualityEnum enumeration specifies the resolution when sending a fax |
|
The RouteEnum enumeration specifies the type of route used |
|
The SendTimeEnum enumeration specifies when a message will be sent |
|
The StatusEnum specifies the current status of a message |
|
The StatusEnum specifies the 'user status' of a message (that is the user's awareness of the message) |
|
The ZfErr enumeration specifies the errors returned the API. |