[Previous] [Contents] [Index] [Next]

ApCloseMessageDB()

Close a message database

Synopsis:

void ApCloseMessageDB( ApMsgDBase_t *db );

Library:

Ap

Description:

This function closes the message database specified by db.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

AlClearTranslation(), AlCloseDBase(), AlGetEntry(), AlGetSize(), AlOpenDBase(), AlReadTranslation(), AlSaveTranslation(), AlSetEntry(), ApGetMessage(), ApLoadMessageDB()

International Language Support chapter of the Photon Programmer's Guide


[Previous] [Contents] [Index] [Next]