I want to write a tool in BCB/VC to execute USB Attached SCSI Protocol commands to external USB HDD.
I am not sure whether if I can use DeviceIoControl() to read/write UASP command to device.
Has anyone do this before or can anyone give me some suggestions or sample code?
Thanks!