![]() |
Defines | |
#define | MSDD_STATUS_SUCCESS 0x00 |
Method was successful. | |
#define | MSDD_STATUS_ERROR 0x01 |
There was an error when trying to perform a method. | |
#define | MSDD_STATUS_INCOMPLETE 0x02 |
No error was encountered but the application should call the method again to continue the operation. | |
#define | MSDD_STATUS_PARAMETER 0x03 |
A wrong parameter has been passed to the method. | |
#define | MSDD_STATUS_RW 0x04 |
An error when reading/writing disk (protected or not present). |
This page lists result codes for MSD functions.