{
{    The purpose of this request is to obtain the device specific attributes
{ from the Channel Connection (CC) description for the specified device.  The
{ request also returns an indication whether the connection is the "main"
{ connection (TRUE) or a "sub" connection (FALSE).
{
{    NOTE:  This request assumes the attributes for the specified device are
{          present in the CC description.  This request is for use by the
{          Channel Connection Entity only; it is NOT to be used by users of the
{          Channel Connection service.
{
{       NLP$CC_GET_DEVICE_SPECIFIC_ATTR (DEVICE_ID, CONNECTION,
{             MAIN_CONNECTION, DEVICE_SPECIFIC_ATTRIBUTES)
{
{  DEVICE_ID: (input)  This parameter specifies the network device for which
{        the attributes are to be obtained.
{
{  CONNECTION: (input)  This parameter specifies the Channel Connection
{        description.
{
{  MAIN_CONNECTION: (output)  This parameter specifies whether the Channel
{        Connection is the "main" connection or not.
{
{  DEVICE_SPECIFIC_ATTRIBUTES: (output)  This parameter specifies the device
{        specific attributes.
{
