Source position: ociap.inc line 7070
var OCILogon2: function( |
envhp: POCIEnv; |
errhp: POCIError; |
var svchp: POCISvcCtx; |
username: Poratext; |
uname_len: ub4; |
password: Poratext; |
passwd_len: ub4; |
dbname: Poratext; |
dbname_len: ub4; |
mode: ub4 |
):sword; |