#include <libburn.h>
Definition at line 370 of file libburn.h.
Data Fields | |
burn_drive * | drive |
The drive associated with the message. | |
enum burn_message_type | type |
The type of message this is. | |
burn_message::detail | detail |
The actual message. | |
Data Structures | |
union | detail |
The actual message. More... |
|
The actual message.
|
|
The drive associated with the message. NULL if the error is not related to a specific drive. |
|
The type of message this is. See message_type for details. |