IFaxAccount interface (faxcomex.h)
Represents a fax account on the fax server.
Inheritance
The IFaxAccount interface inherits from the IDispatch interface. IFaxAccount also has these types of members:
Methods
The IFaxAccount interface has these methods.
IFaxAccount::get_AccountName Retrieves the name of a particular fax account on the server. |
IFaxAccount::get_Folders Represents the folders of the account, including the incoming and outgoing archives and the incoming and outgoing queues. |
IFaxAccount::get_RegisteredEvents A set of flags indicating the type of events for which the account is listening. |
IFaxAccount::ListenToAccountEvents Sets the flags of a FAX_ACCOUNT_EVENTS_TYPE_ENUM variable that represents the events for which the account is listening. |
Remarks
A default implementation of IFaxAccount is provided as the FaxAccount object. The interface and the object are supported only on Windows Vista or later.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | faxcomex.h |