VMS Help
System Services, $CANEXH

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

    Deletes an exit control block from the list of control blocks for
    the calling access mode. Exit control blocks are declared by the
    Declare Exit Handler ($DCLEXH) service and are queued according
    to access mode in a last-in first-out order.

    Format

      SYS$CANEXH  [desblk]

    C Prototype

      int sys$canexh  (void *desblk);

  1 - Argument

 desblk

    OpenVMS usage:exit_handler_block
    type:         longword (unsigned)
    access:       read only
    mechanism:    by reference
    Control block describing the exit handler to be canceled. If you
    do not specify the desblk argument or specify it as 0, all exit
    control blocks are canceled for the current access mode. The
    desblk argument is the address of this control block.
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.