{
{    The purpose of this request is to confirm the synchronization of data
{  transfer over an established CDNA Session connection.
{
{    Following notification that the peer application has synchronized send
{  data, the synchronization must be confirmed before data may be transferred
{  to the peer application.  Until the synchronization is confirmed, an attempt
{  to initiate a send data operation results in abnormal status with the
{  condition nae$se_synchronize_in_progress.
{
{        NAP$SE_SYNCHRONIZE_CONFIRM (FILE_IDENTIFIER, STATUS)
{
{  FILE_IDENTIFIER: (input) This parameter specifies the file access identifier
{        established when the network file was opened.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              ame$improper_device_class
{              ame$improper_file_id
{              ame$ring_validation_error
{              nae$connection_terminated
{              nae$improper_protocol
{              nae$se_no_synch_in_progress
{              nae$supervisory_traffic_limit
{              {other BAM conditions}
{
