- IDBCursorWithValue_value_Get
Handle IDBCursorWithValue_value_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBCursor_advance
void IDBCursor_advance(Handle , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBCursor_continue
void IDBCursor_continue(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBCursor_continuePrimaryKey
void IDBCursor_continuePrimaryKey(Handle , Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBCursor_continue_0
void IDBCursor_continue_0(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBCursor_delete
Handle IDBCursor_delete(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBCursor_direction_Get
IDBCursorDirection IDBCursor_direction_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBCursor_key_Get
Handle IDBCursor_key_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBCursor_primaryKey_Get
Handle IDBCursor_primaryKey_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBCursor_source_Get
SumType!(IDBObjectStore, IDBIndex) IDBCursor_source_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBCursor_update
Handle IDBCursor_update(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabaseInfo_name_Get
string IDBDatabaseInfo_name_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabaseInfo_name_Set
void IDBDatabaseInfo_name_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabaseInfo_version_Get
uint IDBDatabaseInfo_version_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabaseInfo_version_Set
void IDBDatabaseInfo_version_Set(Handle , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_close
void IDBDatabase_close(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_createObjectStore
Handle IDBDatabase_createObjectStore(Handle , string , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_createObjectStore_0
Handle IDBDatabase_createObjectStore_0(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_deleteObjectStore
void IDBDatabase_deleteObjectStore(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_name_Get
string IDBDatabase_name_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_objectStoreNames_Get
Handle IDBDatabase_objectStoreNames_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_onabort_Get
EventHandler IDBDatabase_onabort_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_onabort_Set
void IDBDatabase_onabort_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_onclose_Get
EventHandler IDBDatabase_onclose_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_onclose_Set
void IDBDatabase_onclose_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_onerror_Get
EventHandler IDBDatabase_onerror_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_onerror_Set
void IDBDatabase_onerror_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_onversionchange_Get
EventHandler IDBDatabase_onversionchange_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_onversionchange_Set
void IDBDatabase_onversionchange_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_transaction
Handle IDBDatabase_transaction(Handle , SumType!(string, Sequence!(string)) , IDBTransactionMode )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_transaction_0
Handle IDBDatabase_transaction_0(Handle , SumType!(string, Sequence!(string)) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBDatabase_version_Get
uint IDBDatabase_version_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBFactory_cmp
short IDBFactory_cmp(Handle , Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBFactory_databases
Handle IDBFactory_databases(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBFactory_deleteDatabase
Handle IDBFactory_deleteDatabase(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBFactory_open
Handle IDBFactory_open(Handle , string , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBFactory_open_0
Handle IDBFactory_open_0(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndexParameters_multiEntry_Get
bool IDBIndexParameters_multiEntry_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndexParameters_multiEntry_Set
void IDBIndexParameters_multiEntry_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndexParameters_unique_Get
bool IDBIndexParameters_unique_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndexParameters_unique_Set
void IDBIndexParameters_unique_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_count
Handle IDBIndex_count(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_count_0
Handle IDBIndex_count_0(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_get
Handle IDBIndex_get(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_getAll
Handle IDBIndex_getAll(Handle , Handle , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_getAllKeys
Handle IDBIndex_getAllKeys(Handle , Handle , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_getAllKeys_0
Handle IDBIndex_getAllKeys_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_getAllKeys_1
Handle IDBIndex_getAllKeys_1(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_getAll_0
Handle IDBIndex_getAll_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_getAll_1
Handle IDBIndex_getAll_1(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_getKey
Handle IDBIndex_getKey(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_keyPath_Get
Handle IDBIndex_keyPath_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_multiEntry_Get
bool IDBIndex_multiEntry_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_name_Get
string IDBIndex_name_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_name_Set
void IDBIndex_name_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_objectStore_Get
Handle IDBIndex_objectStore_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_openCursor
Handle IDBIndex_openCursor(Handle , Handle , IDBCursorDirection )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_openCursor_0
Handle IDBIndex_openCursor_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_openCursor_1
Handle IDBIndex_openCursor_1(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_openKeyCursor
Handle IDBIndex_openKeyCursor(Handle , Handle , IDBCursorDirection )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_openKeyCursor_0
Handle IDBIndex_openKeyCursor_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_openKeyCursor_1
Handle IDBIndex_openKeyCursor_1(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBIndex_unique_Get
bool IDBIndex_unique_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange__includes
bool IDBKeyRange__includes(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange_bound
Handle IDBKeyRange_bound(Handle , Handle , Handle , bool , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange_bound_0
Handle IDBKeyRange_bound_0(Handle , Handle , Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange_bound_1
Handle IDBKeyRange_bound_1(Handle , Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange_lowerBound
Handle IDBKeyRange_lowerBound(Handle , Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange_lowerBound_0
Handle IDBKeyRange_lowerBound_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange_lowerOpen_Get
bool IDBKeyRange_lowerOpen_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange_lower_Get
Handle IDBKeyRange_lower_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange_only
Handle IDBKeyRange_only(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange_upperBound
Handle IDBKeyRange_upperBound(Handle , Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange_upperBound_0
Handle IDBKeyRange_upperBound_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange_upperOpen_Get
bool IDBKeyRange_upperOpen_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBKeyRange_upper_Get
Handle IDBKeyRange_upper_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStoreParameters_autoIncrement_Get
bool IDBObjectStoreParameters_autoIncrement_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStoreParameters_autoIncrement_Set
void IDBObjectStoreParameters_autoIncrement_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStoreParameters_keyPath_Get
Optional!(SumType!(string, Sequence!(string))) IDBObjectStoreParameters_keyPath_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStoreParameters_keyPath_Set
void IDBObjectStoreParameters_keyPath_Set(Handle , bool , SumType!(string, Sequence!(string)) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_add
Handle IDBObjectStore_add(Handle , Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_add_0
Handle IDBObjectStore_add_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_autoIncrement_Get
bool IDBObjectStore_autoIncrement_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_clear
Handle IDBObjectStore_clear(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_count
Handle IDBObjectStore_count(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_count_0
Handle IDBObjectStore_count_0(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_createIndex
Handle IDBObjectStore_createIndex(Handle , string , SumType!(string, Sequence!(string)) , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_createIndex_0
Handle IDBObjectStore_createIndex_0(Handle , string , SumType!(string, Sequence!(string)) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_delete
Handle IDBObjectStore_delete(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_deleteIndex
void IDBObjectStore_deleteIndex(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_get
Handle IDBObjectStore_get(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_getAll
Handle IDBObjectStore_getAll(Handle , Handle , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_getAllKeys
Handle IDBObjectStore_getAllKeys(Handle , Handle , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_getAllKeys_0
Handle IDBObjectStore_getAllKeys_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_getAllKeys_1
Handle IDBObjectStore_getAllKeys_1(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_getAll_0
Handle IDBObjectStore_getAll_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_getAll_1
Handle IDBObjectStore_getAll_1(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_getKey
Handle IDBObjectStore_getKey(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_index
Handle IDBObjectStore_index(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_indexNames_Get
Handle IDBObjectStore_indexNames_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_keyPath_Get
Handle IDBObjectStore_keyPath_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_name_Get
string IDBObjectStore_name_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_name_Set
void IDBObjectStore_name_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_openCursor
Handle IDBObjectStore_openCursor(Handle , Handle , IDBCursorDirection )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_openCursor_0
Handle IDBObjectStore_openCursor_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_openCursor_1
Handle IDBObjectStore_openCursor_1(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_openKeyCursor
Handle IDBObjectStore_openKeyCursor(Handle , Handle , IDBCursorDirection )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_openKeyCursor_0
Handle IDBObjectStore_openKeyCursor_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_openKeyCursor_1
Handle IDBObjectStore_openKeyCursor_1(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_put
Handle IDBObjectStore_put(Handle , Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_put_0
Handle IDBObjectStore_put_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBObjectStore_transaction_Get
Handle IDBObjectStore_transaction_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBOpenDBRequest_onblocked_Get
EventHandler IDBOpenDBRequest_onblocked_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBOpenDBRequest_onblocked_Set
void IDBOpenDBRequest_onblocked_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBOpenDBRequest_onupgradeneeded_Get
EventHandler IDBOpenDBRequest_onupgradeneeded_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBOpenDBRequest_onupgradeneeded_Set
void IDBOpenDBRequest_onupgradeneeded_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBRequest_error_Get
Optional!(DOMException) IDBRequest_error_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBRequest_onerror_Get
EventHandler IDBRequest_onerror_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBRequest_onerror_Set
void IDBRequest_onerror_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBRequest_onsuccess_Get
EventHandler IDBRequest_onsuccess_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBRequest_onsuccess_Set
void IDBRequest_onsuccess_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBRequest_readyState_Get
IDBRequestReadyState IDBRequest_readyState_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBRequest_result_Get
Handle IDBRequest_result_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBRequest_source_Get
Optional!(SumType!(IDBObjectStore, IDBIndex, IDBCursor)) IDBRequest_source_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBRequest_transaction_Get
Optional!(IDBTransaction) IDBRequest_transaction_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBTransaction_abort
void IDBTransaction_abort(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBTransaction_db_Get
Handle IDBTransaction_db_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBTransaction_error_Get
Handle IDBTransaction_error_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBTransaction_mode_Get
IDBTransactionMode IDBTransaction_mode_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBTransaction_objectStore
Handle IDBTransaction_objectStore(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBTransaction_objectStoreNames_Get
Handle IDBTransaction_objectStoreNames_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBTransaction_onabort_Get
EventHandler IDBTransaction_onabort_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBTransaction_onabort_Set
void IDBTransaction_onabort_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBTransaction_oncomplete_Get
EventHandler IDBTransaction_oncomplete_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBTransaction_oncomplete_Set
void IDBTransaction_oncomplete_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBTransaction_onerror_Get
EventHandler IDBTransaction_onerror_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBTransaction_onerror_Set
void IDBTransaction_onerror_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBVersionChangeEventInit_newVersion_Get
Optional!(uint) IDBVersionChangeEventInit_newVersion_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBVersionChangeEventInit_newVersion_Set
void IDBVersionChangeEventInit_newVersion_Set(Handle , bool , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBVersionChangeEventInit_oldVersion_Get
uint IDBVersionChangeEventInit_oldVersion_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBVersionChangeEventInit_oldVersion_Set
void IDBVersionChangeEventInit_oldVersion_Set(Handle , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBVersionChangeEvent_newVersion_Get
Optional!(uint) IDBVersionChangeEvent_newVersion_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IDBVersionChangeEvent_oldVersion_Get
uint IDBVersionChangeEvent_oldVersion_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.