{
{   The purpose of this request is to obtain a title and associated
{ address of a network service for which a translation request was
{ previously made via a call to nlp$translate_title.
{
{        NLP$GET_TITLE_TRANSLATION (REQUEST_ID, TITLE, ADDRESS, PROTOCOL,
{              USER_INFORMATION, USER_INFORMATION_LENGTH, PRIORITY,
{              IDENTIFIER, STATUS)
{
{ REQUEST_ID: (input) This parameter specifies the identifier assigned to
{        uniquely identify this translation request.
{
{ TITLE: (output) This parameter specifies the registered title.
{
{ ADDRESS: (output) This parameter specifies the kind and the value of the
{        registered address.
{
{ PROTOCOL: (output) This parameter specifies the directly accessable service
{        (i.e. protocol) used by the server.
{
{ USER_INFORMATION: (input) This parameter specifies the address of a buffer
{        for up to 32 bytes of data specified by the server when the title was
{        registered.
{
{ USER_INFORMATION_LENGTH: (output) This parameter specifies the length of the
{        user information addressed by the user_information parameter.
{
{ PRIORITY: (output) This parameter specifies the priority of this instance of
{        the title registration. By convention, one is the highest priority.
{
{ USER_IDENTIFIER: (output) This parameter specifies the user identifier given
{        to this instance of the title registration by the user.
{
{ IDENTIFIER: (output) This parameter specifies the directory entry identifier
{        assigned to uniquely identify this instance of the title registration.
{
{ STATUS: (output) This parameter specifies the request status.
{        CONDITIONS: nae$no_translations_available
{                    nae$translation_req_not_active
{        IDENTIFIER: 'NA'
