#include <db.h> void DB->get_msgpfx(DB *db, const char **msgpfxp);
The DB->get_msgpfx()
method returns the
informational prefix.
The DB->get_msgpfx()
method may be
called at any time during the life of the application.