SA_Flush


 

SA_Flush forces output of the buffers associated with a file opened in Exclusive or ShareNF mode to disk.

int SA_Flush ( SA_FH TxtFH );

Parameters:
TxtFH
The handle of the previously opened or prepared text file.

Note the following:

  1. Function return codes are as follows:

  2.  

    Value

    Meaning

    1

    Success.

    -nn

    Error as described in Sunaccess Errors

     

     



Sunaccess Reference SA_FilePIEnd SA_GetErrorSubCode