Source position: ociap.inc line 7131
var OCIStmtGetBindInfo: function( |
stmtp: POCIStmt; |
errhp: POCIError; |
size: ub4; |
startloc: ub4; |
found: Psb4; |
bvnp: array of Poratext; |
bvnl: array of ub1; |
invp: array of Poratext; |
inpl: array of ub1; |
dupl: array of ub1; |
var hndl: POCIBind |
):sword; |