Library /sys$common/syshlp/helplib.hlb  —  RTL Routines, LIB$  LIB$UNLOCK IMAGE (Alpha and I64 Only)
    Unlocks the specified image in the process's working set.

    Format

      LIB$UNLOCK_IMAGE  address

1  –  Returns

    OpenVMS usage:cond_value
    type:         longword (unsigned)
    access:       write only
    mechanism:    by value

2  –  Arguments

 address

    OpenVMS usage:address
    type:         quadword
    access:       read only
    mechanism:    by value

    Address of a byte within the image to be unlocked in the working
    set. If the address argument is 0, the current image (which
    contains the call to LIB$UNLOCK_IMAGE) is unlocked in the working
    set.
Close Help