property SQLite_fieldValueIsNullById.
Checks whether field contents is NULL or not, by its ordinal number
|
hSQlite3RecordSet
[in] . Handle of
recordset
fieldID
[in] . Ordinal
number
pVal
[out,
retval] The returned value is TRUE if NULL, FALSE otherwise
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.