Orthanc Plugin SDK
Documentation of the plugin interface of Orthanc
Deprecated List
globalScope> Member OrthancPluginGetExpectedDatabaseVersion (OrthancPluginContext *context)
Please instead use IDatabaseBackend::UpgradeDatabase()
globalScope> Member OrthancPluginRegisterDatabaseBackend (OrthancPluginContext *context, const OrthancPluginDatabaseBackend *backend, void *payload)
See also
OrthancPluginRegisterDatabaseBackendV2