![]() |
![]()
| ![]() |
![]()
NAMEJAM_CloseMB - Close message base SYNOPSIS#include <jamlib/jam.h> int JAM_CloseMB(s_JamBase* Base_PS); DESCRIPTIONUnlocks (if locked) and closes the currently open message base. Arguments
RETURN VALUE
EXAMPLESint Result_I; Result_I = JAM_CloseMB(Base_PS); if ( Result_I ) AUTHORThis manual page was created by Sir Raorn <raorn@altlinux.ru>, based on original JAMlib documentation by Bjorn Stenberg <bjorn@haxx.nu> and Johan Billing <billing@df.lth.se>. SEE ALSOjamlib(3), JAM_OpenMB(3), JAM_CreateMB(3), JAM_Errno(3)
|