API Interface


o Warapi_InitializeApi
Initializes the War API DLL
o Warapi_OpenSession
Open a session to War FTP Daemon
o Warapi_LookupUser
Find an existing node in the user database
o Warapi_CreateUser
Create a user in the user database
o Warapi_SetPassword
Set the password for a user
o Warapi_SetPath
Define or re-define a path for a user
o Warapi_SetLoginPermission
Set the login permission for a user
o Warapi_DeleteUser
Delete a user (or any other node-type) from the server
o Warapi_ReleaseUserHandle
Release a user handle
o Warapi_Shutdown
Initiate a server shutdown
o Warapi_CloseSession
Close a previously opened session with War FTP Daemon You must call this function to release system resources after you have completed a session, opened with Warapi_OpenSession

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.