qt_get_library_sig

This function is used to retrieve the library version and signature from the library.

void qt_get_library_sig( qt_lib_siginfo_t  *lib_sig_ptr )

Arguments

Type

Comment

lib_sig_ptr

qt_lib_siginfo_t *

Pointer to the structure which needs to be updated with the library signature information

Note:
  1. 1.

    The function qt_measure_sensors() should have been called at least once prior to calling this function.