SA_GetErrorSubCode
SA_GetErrorSubCode returns the subcode from the error generated by the last SunAccess function.
int SA_GetErrorSubCode ( );
Note the following:
When called after a SunAccess function that results in an error, the subcode associated with the error is returned.
The subcode value is cleared at the start of each SunAccess function.
![]() |