Obtaining Version
This function is used by the terminal to obtain the CliSiTef versions and CliSiTefI.
int ObtemVersao (VersionCliSiTef, VersionCliSiTefI)
ASCII Interface
ObtemVersaoA (Result, VersionCliSiTef, VersionCliSiTefI)
Parameter | Type | Standard interface | ASCII interface | Description |
---|---|---|---|---|
Result | Output, by value | Not used | Fixed 6 | Contains the result of the response to the routine call. |
VersionCliSiTef | Output, by value | char * | Max. 64 | The return contains the CliSiTef version |
VersionCliSiTefI | Output, by value | char * | Max. 64 | The return contains, if any, the version of CliSiTefI |
Upon return, the routine returns 0 when it was executed successfully and different in case of error.