This function is completely equivalent to the AmigaDOS Lock(), except that ArpLib will remember that you have opened this lock, and will UnLock() for you when you CloseLibrary(ArpBase).
INPUTS
name
- pointer to a null terminated string
accessmode
- a valid AmigaDOS access value. RESULTS A lock or NULL, if no lock.
RESULT
EXAMPLE
SEE ALSO
DOS DOCUMENTATION, FreeTaskResList, ArpAlloc(), ArpAllocEntry(), ArpClose().