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

WARAPI_RESULT Warapi_SetPassword(WAR_OUT WARAPI_SESSION_HANDLE SessionHandle, WAR_OUT WARAPI_USER_HANDLE UserHandle, const WAR_OUT WARAPI_CCSTR_T Password, WAR_IN int *ErrorValue)

Set the password for a user

Documentation

Set the password for a user

Returns:
WARAPI_CALL_OK if the function succeeded.
Parameters:
SessionHandle - Previously initialized session handle
UserHandle - A previously initialized user handle
Password - The new password to use
ErrorValue - A error value to indicate why the operation failed. This value will be WARAPI_ERR_OK if the function succeeded.

Alphabetic index HTML hierarchy of classes or Java



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