NWRemoveObjectDiskRestrictions
Removes any disk restrictions for the specified object, for the specified volume, on the specified server
#include <nwvol.h>
or
#include <nwcalls.h>
N_EXTERN_LIBRARY( NWCCODE ) NWRemoveObjectDiskRestrictions (
NWCONN_HANDLE conn,
nuint8 volNum,
nuint32 objID);
uses calwin32
Function NWRemoveObjectDiskRestrictions
(conn : NWCONN_HANDLE;
volNum : nuint8;
objID : nuint32
) : NWCCODE;
These are common return values; see Return Values (Return Values for C) for more information.