20
6.3.2.6
GetFirmwareVersion
int GetFirmwareVersion ( [in] int DevIdx, [out] int * Major, [out] int * Minor, [out] int * Build)
GetFirmwareVersion gets the specified device firmware version.
Parameters
DevIdx
Index to the desire device currently available in the system. The first index is 1.
Major
Pointer to a variable that will contain the device major firmware version value.
Minor
Pointer to a variable that will contain the device minor firmware version value.
Build
Pointer to a variable that will contain the device build firmware version value.
Return Value
1 if successful, otherwise the return value is -1.
6.3.2.7
GetLibVersion
int GetLibVersion ( [out] int * Major, [out] int * Minor)
GetLibVersion gets the currently used library version.
Parameters
Major
Pointer to a variable that will contain the library major version value.
Minor
Pointer to a variable that will contain the library minor version value.
Return Value
1 if successful, otherwise the return value is -1.
Summary of Contents for KombiSIGN 71
Page 2: ......