4D v16OCIPasswordChange |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
4D v16
OCIPasswordChange
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIPasswordChange ( svchp ; errhp ; user_name ; opasswd ; npasswd ; mode ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| svchp | Longint |
|
Service context handle | |||||
|
||||||||
| errhp | Longint |
|
Error handle | |||||
| user_name | String |
|
Name of user (can be in UTF-16 encoding) | |||||
| opasswd | String |
|
User's old password | |||||
| npasswd | String |
|
User's new password (can be in UTF-16 encoding) | |||||
| mode | Longint |
|
Mode of operation | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCIPasswordChange command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Connection
Number:
705094
4D for OCI ( 4D v16)
Add a comment