How can i pass ATA secure erase command to my ssd

  • Thread starter Thread starter serkankarabulut
  • Start date Start date
S

serkankarabulut

Guest
I would like to pass secure erase prepare(f3h) and secure erase(f4h) commands to my sdd using ATA commands. I think that i need to use DeviceIoControl function and ATA_PASS_THROUG_DIRECT data structure but i could not figure out how to do it properly.

Continue reading...
 
Back
Top