{
{   The purpose of this request is to reject a proposal to open a connection.
{ This request will cause delivery of a "reject" event to the user who
{ proposed the connection.
{
{       NAP$GT_REJECT_CONNECTION (CONNECTION, DATA, STATUS)
{
{ CONNECTION: (input) This parameter specifies the proposed connection which
{       is to be rejected.
{
{ DATA: (input) This parameter specifies data to be included as part of the
{       "reject" event.  It may be used to communicate the reason the
{       connection is being rejected.  The length of this data may not exceed
{       64 bytes.  The system buffers containing this data will be released as
{       a result of this request.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS: nae$connection_not_proposed, nae$max_data_length_exceeded
{       IDENTIFIER: 'NA'
{
