<< Click to Display Table of Contents >>

ZFLOGO2

Method ZfLib.ZfAPI.SetZetafaxDirs

 


 

Sub SetZetafaxDirs( ByVal bszServerDir As String, ByVal bszSystemDir As String, ByVal bszUsersDir As String, ByVal bszRequestDir As String )

 

Explicitly state the locations of the Zetafax directories instead of letting the API read zfclient.ini.

 

Return Value

 

Returns E_FAIL if a session has already been created on this object.

 

Remarks

 

The API normally requires the Zetafax client to be installed and uses the zfclient.ini file to find the Zetafax server. In some cases the client may not be used so this method allows the caller to specify the location of the Zetafax server.

 

See Also

ZfAPI.SetZetafaxServerFromAD