Unlocks a table                                

function PXNetTblUnlock

   (TblHandle        : TableHandle;       { table to unlock                 }
    LockType         : Integer): Integer; { type of lock (FL, WL, PFL, PWL) }

Errors: PXERR_INVLOCKCODE       106  Invalid lock code
        PXERR_NONETINIT         107  Engine not initialized with PXNetInit
        PXERR_INVFILENAME       108  Invalid file name
        PXERR_INVUNLOCK         109  Invalid unlock
        PXERR_TABLEBUSY         118  Table is busy


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .