Changes the password associated with the specified user account.
Go2Status Go2System_ChangePassword(Go2System system, Go2User user, const Go2Char* password);
|
Parameters |
Description |
|
Go2System system |
Go2System object. |
|
Go2User user |
User account. |
|
const Go2Char* password |
New password. |
Operation status.
Go2System.h