Source position: ociap.inc line 6562
function OCIStmtFetch2(
stmtp: POCIStmt;
errhp: POCIError;
nrows: ub4;
orientation: ub2;
scrollOffset: sb4;
mode: ub4
):sword;