Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The FaxTiff object permits a fax client application to retrieve the properties of a file that the fax service has transmitted or received. These files are Tagged Image File Format Class F (TIFF Class F) files. A fax server connection is not required to access a FaxTiff object.
The FaxTiff object is a standalone object. You do not need to create a FaxServer object before you create an instance of a FaxTiff object.
C/C++
- Create by calling the CoCreateInstance function.
- Supports the IFaxTiff interface.
For more information about creating an instance of a FaxTiff object, and for a list of the object's properties and methods, see IFaxTiff.
Visual Basic
Create by calling the Microsoft Visual Basic CreateObject function.
For more information about creating a FaxTiff object, and for a list of the properties and methods of the object, see FaxTiff object (Visual Basic).