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

Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

ApCloseMessageDB()

Close a message database

Synopsis:

void ApCloseMessageDB( ApMsgDBase_t *db );

Arguments:

db
A pointer to a message database, returned by ApLoadMessageDB().

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]