{
{    The purpose of this request is to obtain the current outbound capacity of
{ the connection.  The current outbound capacity is used to fragment an
{ application's message into units acceptable to the underlying network.
{
{       NLP$OSI_GET_OUTBOUND_CAPACITY (CL_CONNECTION,
{             CURRENT_CONNECTION_CAPACITY)
{
{  CL_CONNECTION: (input)  This parameter specifies the connection for which
{        the capacity is to be obtained.
{
{  CURRENT_CONNECTION_CAPACITY: (output)  This parameter specifies the maximum
{        number of bytes the underlying network is willing to accept in a
{        NAM/VE message.
{
{      NOTE:  The outbound capacity yielded will be either zero or a value
{            based on the maximum Channel Connection (CC) PDU size for the
{            network device the connection is associated with.
{
