Public Attributes | |
size_t | TekStdVerSize |
uuid_t | TekStdVerUUID |
int | TekStdVerVersionOK |
TEKERR | TekStdVerErrCode |
unsigned int | TekStdVerMajor |
unsigned int | TekStdVerMinor |
unsigned int | TekStdVerRev |
unsigned int | TekStdVerPatchNo |
char | TekStdVerMisc [64] |
Definition at line 368 of file teklti.h.
|
Will contain the error code in the event of an error. |
|
Will contain the major version number. |
|
Will contain the minor version number. |
|
Will contain a string bearing miscellaneous version info. |
|
Will contain the patch number. |
|
Will contain the revision number. |
|
Must contain the sizeof(TekStdVersion). |
|
Used to figure out what library to check. |
|
1 or -1 = Version did not match |