{
{    The purpose of this request is to reject a proposal for Channel Connection
{ (CC) or to terminate an open connection.  Data which has been sent on the
{ connection but has not been delivered may be lost as a result of this
{ request.  This request will cause a "disconnect" event to be delivered to the
{ peer user.
{
{    For an orderly termination of a connection, the communicating users should
{ agree (thru normal communication) that no further communication is necessary
{ before either user makes this request.
{
{       NLP$CC_DISCONNECT (CL_CONNECTION, DATA, STATUS)
{
{ CL_CONNECTION: (input)  This parameter specifies the interlayer connection that
{       is associated with the Channel Connection that is to be disconnected.
{
{ DATA: (input)  This parameter specifies the data to be included as part of
{       the "disconnect" event.
{
{ STATUS: (output)  This parameter specifies the request status.
{       CONDITIONS:
{             nae$max_data_length_exceeded
{             nae$connection_not_open
{       IDENTIFIER: 'NA'
{
{
