FTEQW
Documentation of the FTE engine source tree.
sqlite3_vtab Struct Reference

#include <sqlite3.h>

Public Attributes

const sqlite3_modulepModule
 
int nRef
 
char * zErrMsg
 

Member Data Documentation

◆ nRef

int sqlite3_vtab::nRef

◆ pModule

const sqlite3_module* sqlite3_vtab::pModule

◆ zErrMsg

char* sqlite3_vtab::zErrMsg

The documentation for this struct was generated from the following file: