#include <nwbindry.h> or #include <nwcalls.h>NWCCODE N_API NWOpenBindery (NWCONN_HANDLE conn);
NWCloseBindery is not supported on NetWare 4.x since 4.x only supports bindery emulation. Direct access of the bindery is not possible on NetWare 4.x. and above.
NWOpenBindery is not supported on NetWare 4.x since 4.x only supports bindery emulation. Direct access of the bindery is not possible on NetWare 4.x and above.
The bindery files are normally kept open and locked. Therefore, NWOpenBindery is required only after calling NWCloseBindery.
Only SUPERVISOR or a bindery object with SUPERVISOR security equivalence can open the bindery.
Bindery