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:

ApGetMessage(), ApLoadMessageDB()

International Language Support chapter of the Photon Programmer's Guide