Source position: oraoci.pp line 1023
function OCIStmtGetBindInfo( |
stmtp: OCIStmt; |
errhp: OCIError; |
size: Cardinal; |
startloc: Cardinal; |
found: PLongint; |
bvnp: PChar; |
bvnl: Byte; |
invp: PChar; |
inpl: Byte; |
dupl: Byte; |
hndl: OCIBind |
):sword; |