VMS Help
System Services, $GET DEFAULT TRANS

 *Conan The Librarian

    Returns the default transaction of the calling process.

    Format

      SYS$GET_DEFAULT_TRANS  tid

    C Prototype

      int sys$get_default_trans  (unsigned int tid [4]);

  1 - Arguments

 tid

    OpenVMS usage:trans_id
    type:         octaword (unsigned)
    access:       write only
    mechanism:    by reference
    Address of an octaword in which the identifier (TID) of the
    default transaction of the calling process is returned.
  Close     Help