Library /sys$common/syshlp/helplib.hlb  —  RTL Routines, LIB$  LIB$VERIFY_VM_ZONE
    The Verify a Zone routine performs verification of a 32-bit zone.

    Format

      LIB$VERIFY_VM_ZONE  zone-id

1  –  Returns

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

2  –  Argument

 zone-id

    OpenVMS usage:identifier
    type:         longword (unsigned)
    access:       read only
    mechanism:    by reference

    Zone identifier of the zone to be verified. The zone-id argument
    is the address of an unsigned longword that contains this zone
    identifier. A value of 0 indicates the 32-bit default zone.
Close Help