MailboxSoeSlaveInfo
A message sent by a slave to tell users whether the command sent by SoeWriteSsc is successful or failed.
| Name | Type | Meaning |
|---|---|---|
| DriveNo | BYTE | The address of a drive. |
| ElementFlags | BYTE | An element of an IDN. |
| Idn | USHORT | The identification number of an object. |
| DataLength | INT | The data length. |
| Data[2048] | UCHAR | The data contained. |