Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
AlCloseDBase()
Close a language or message database
Synopsis:
#include <photon/Al.h> void AlCloseDBase( AlDataBase_t *db );
Arguments:
- db
- A pointer to a AlDataBase_t structure for the database, returned by AlOpenDBase().
Library:
phexlib
Description:
AlCloseDBase() closes the language or message database specified by db, releasing all the associated resources.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
AlClearTranslation(), AlGetEntry(), AlGetSize(), AlOpenDBase(), AlReadTranslation(), AlSaveTranslation(), AlSetEntry(), ApCloseMessageDB(), ApGetMessage(), ApLoadMessageDB()
International Language Support chapter of the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)