[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]


NAME
    UnLockDosList -- Unlocks the Dos List (V36)

SYNOPSIS
    UnLockDosList(flags)
                    D1

    void UnLockDosList(ULONG)

FUNCTION
    Unlocks the access on the Dos Device List.  You MUST pass the same
    flags you used to lock the list.

INPUTS
    flags - MUST be the same flags passed to (Attempt)LockDosList()

SEE ALSO
    AttemptLockDosList(), LockDosList(), Permit()


[Back to Amiga Developer Docs]