<< Click to Display Table of Contents >>
ZfLib.ZfAPI
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.
Groups
Gets Zetafax directories configured for the specified Zetafax server. |
|
Returns a list of Zetafax servers registered in Active Directory. |
|
The Logon method logs on a user and returns the UserSession object. |
|
The LogonAnonymous method returns a limited UserSession object that is not logged on as a specific user. |
|
Explicitly state the locations of the Zetafax directories instead of letting the API read zfclient.ini. |
|
Explicitly state the Zetafax server to use instead of letting the API read zfclient.ini. |
Gets the path to the Request directory set by SetZetafaxDirs or SetZetafaxServerFromAD . |
|
Gets the path to the Server directory set by SetZetafaxDirs or SetZetafaxServerFromAD . |
|
Gets the path to the System directory set by SetZetafaxDirs or SetZetafaxServerFromAD . |
|
Gets the path to the Users directory set by SetZetafaxDirs or SetZetafaxServerFromAD . |
|
The Version property returns the current version of ZfLib library |
|
Gets the server set by SetZetafaxServerFromAD
|