Close a language or message database
#include <photon/Al.h> void AlCloseDBase( AlDataBase_t *db );
phexlib
AlCloseDBase() closes the language or message database specified by db, releasing all the associated resources.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
AlClearTranslation(), AlGetEntry(), AlGetSize(), AlOpenDBase(), AlReadTranslation(), AlSaveTranslation(), AlSetEntry(), ApCloseMessageDB(), ApGetMessage(), ApLoadMessageDB()
International Language Support chapter of the Photon Programmer's Guide