TAP_Hdd_GetHddID

Topfield Documentation

bool TAP_Hdd_GetHddID(char *modelNo, char *serialNo);

It gets the model number and serial number of HDD. Return value : TRUE=success, FALSE=fail

Remarks : The modelNo should be allocated to the size of 40 bytes and serialNo should be 20 bytes.

Additional Documentation