|
PrimoBurner for .NET
5.0
CD, DVD and Blu-ray Software Development Kit
|
Gets SCSI sense data that results from a command sent with the SendCommand method. More...
Properties | |
| byte | ASC [get] |
| SCSI Additional Sense Code. | |
| byte | ASCQ [get] |
| SCSI Additional Sense Code Qualifier. | |
| byte | Key [get] |
| SCSI Sense Key. | |
| byte | Reserved [get] |
| Reserved. | |
Gets SCSI sense data that results from a command sent with the SendCommand method.
Use this method when the LastError property returns ScsiInterfaceError.CheckSense.