Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
AlGetSize()
Get the number of records in a language or message database
Synopsis:
#include <photon/Al.h> unsigned AlGetSize( AlDataBase_t const *db );
Arguments:
- db
- A pointer to a AlDataBase_t structure for the database, returned by AlOpenDBase().
Library:
phexlib
Description:
This function returns the number of records in the database identified by db.
Returns:
The number of records.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
AlClearTranslation(), AlCloseDBase(), AlGetEntry(), 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)