In file ../../include/war170api.h:

WARAPI_RESULT Warapi_DeleteUser(WAR_OUT WARAPI_SESSION_HANDLE SessionHandle, const WAR_OUT WARAPI_CCSTR_T Name, WAR_IN int *ErrorValue)

Delete a user (or any other node-type) from the server

Documentation

Delete a user (or any other node-type) from the server.

Returns:
WARAPI_CALL_OK if the function succeeded.
Parameters:
SessionHandle - Previously initialized session handle
Name - Path to the node, like "/system/user/johndoe"
ErrorValue - A error value to indicate why the operation failed. This value will be WARAPI_ERR_OK if the function succeeded.
See Also:
Warapi_OpenSession

Alphabetic index HTML hierarchy of classes or Java



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