<< Click to Display Table of Contents >>

ZFLOGO2

Method ZfLib.ZfAPI.SetZetafaxServerFromAD

 


 

Sub SetZetafaxServerFromAD( ByVal bszServerName As String )

 

Explicitly state the Zetafax server to use instead of letting the API read zfclient.ini.

 

Parameters

 

parminbszServerName

Name of Zetafax server machine

 

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 Zetafax server. This method looks up the Zetafax server in Active Directory, and sets the Zetafax server directories on this object.

 

See Also

ZfAPI.SetZetafaxDirs