Home
last modified time | relevance | path

Searched refs:rgfRowStatus (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/odbc32/
H A Dproxyodbc.c1967 SQLUSMALLINT *rgfRowStatus) in ODBC32_SQLExtendedFetch() argument
1972 pcrow, rgfRowStatus); in ODBC32_SQLExtendedFetch()
1976 ret = pSQLExtendedFetch(hstmt, fFetchType, irow, pcrow, rgfRowStatus); in ODBC32_SQLExtendedFetch()