#define SQLITE_WIN32_DATA_DIRECTORY_TYPE 1 #define SQLITE_WIN32_TEMP_DIRECTORY_TYPE 2
These macros are only available on Windows. They define the allowed values for the type argument to the sqlite3_win32_set_directory interface.
See also lists of Objects, Constants, and Functions.
SQLite is in the Public Domain.
https://sqlite.org/c3ref/c_win32_data_directory_type.html