![]() |
![]()
| ![]() |
![]()
NAMEJAM_UnlockMB - Unlock message base SYNOPSIS#include <jamlib/jam.h> int JAM_UnlockMB(s_JamBase* Base_PS); DESCRIPTIONUnlocks message base, allowing other programs to modify it. Arguments
RETURN VALUE
EXAMPLESint Result_I; Result_I = JAM_UnlockMB(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_LockMB(3), JAM_Errno(3)
|