sqlite3_stmt_scanstatus ( pStmt idx iScanStatusOp pOut -- int )


Vocabulary
db.sqlite.ffi

Inputs
pStmtan object
idxan object
iScanStatusOpan object
pOutan object


Outputs
intan object


Definition


LIBRARY: sqlite FUNCTION: int sqlite3_stmt_scanstatus
( sqlite3_stmt* pStmt, int idx, int iScanStatusOp, void*
pOut )