Gocator API > Go2 > Classes > Go2System > Functions > Go2System_ChangePassword
Gocator 2x00 API
Go2System_ChangePassword
Description

Changes the password associated with the specified user account.

C
Go2Status Go2System_ChangePassword(Go2System system, Go2User user, const Go2Char* password);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Go2User user 
User account. 
const Go2Char* password 
New password. 
Returns

Operation status.

File

Go2System.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.