{
{    The purpose of this request is to abort a Channel Connection (CC).  This
{ request will result in the "main" connection being closed, and a disconnect
{ event conditionally passed up to the CC user.
{
{  NOTE:  This request is intended for internal use by the Channel Connection
{        Entity and should NOT be called by users of the Channel Connection
{        service.
{
{       NLP$CC_ABORT_CONNECTION (REASON, CONNECTION, CL_CONNECTION)
{
{  REASON: (input)  This parameter specifies the reason the connection was
{        aborted.
{
{  CONNECTION: (input, output)  This parameter specifies the Channel Connection
{        description.
{
{  CL_CONNECTION: (input, output)  This parameter specifies the interlayer
{        connection description.
{
{
