+
Point of view
All features
deferred class SQLITE3_VFS_STRUCT
Features
{}
- sqlite3_vfs_struct_set_iversion (a_structure: POINTER, a_value: INTEGER_32)
- sqlite3_vfs_struct_set_szosfile (a_structure: POINTER, a_value: INTEGER_32)
- sqlite3_vfs_struct_set_mxpathname (a_structure: POINTER, a_value: INTEGER_32)
- sqlite3_vfs_struct_set_pnext (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_zname (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_pappdata (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xopen (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xdelete (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xaccess (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xfullpathname (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xdlopen (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xdlerror (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xdlsym (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xdlclose (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xrandomness (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xsleep (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xcurrenttime (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xgetlasterror (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xcurrenttimeint64 (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xsetsystemcall (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xgetsystemcall (a_structure: POINTER, a_value: POINTER)
- sqlite3_vfs_struct_set_xnextsystemcall (a_structure: POINTER, a_value: POINTER)
{}
sqlite3_vfs_struct_set_pappdata (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xdelete (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xaccess (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xfullpathname (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xdlopen (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xdlerror (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xdlsym (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xdlclose (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xrandomness (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xsleep (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xcurrenttime (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xgetlasterror (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xcurrenttimeint64 (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xsetsystemcall (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xgetsystemcall (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_set_xnextsystemcall (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_vfs_struct_get_xcurrenttimeint64 (a_structure:
POINTER):
POINTER
{}
sqlite3_vfs_struct_get_xnextsystemcall (a_structure:
POINTER):
POINTER
{}