Unit 'OraOCI' Package
[Overview][Constants][Types][Procedures and functions][Index] [#oracle]

OCIPasswordChange

Declaration

Source position: oraoci.pp line 878

function OCIPasswordChange(

  svchp: OCISvcCtx;

  errhp: OCIError;

  user_name: PAnsiChar;

  usernm_len: Cardinal;

  opasswd: PAnsiChar;

  opasswd_len: Cardinal;

  npasswd: PAnsiChar;

  npasswd_len: Cardinal;

  mode: Cardinal

):sword;


Documentation generated on: 2025-07-25