SA_GetErrorSubCode


 

SA_GetErrorSubCode returns the subcode from the error generated by the last SunAccess function.

int SA_GetErrorSubCode ( );

Note the following:

  1. When called after a SunAccess function that results in an error, the subcode associated with the error is returned.

  2. The subcode value is cleared at the start of each SunAccess function.

  3.  



Sunaccess Reference SA_Flush SA_GetFilePosit