Get the number of records in a language or message database
#include <photon/Al.h> unsigned AlGetSize( AlDataBase_t const *db );
phexlib
This function returns the number of records in the database identified by db.
The number of records.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
AlClearTranslation(), AlCloseDBase(), AlGetEntry(), AlOpenDBase(), AlReadTranslation(), AlSaveTranslation(), AlSetEntry(), ApCloseMessageDB(), ApGetMessage(), ApLoadMessageDB()
International Language Support chapter of the Photon Programmer's Guide