#include <c_types.h>
Public Attributes | |
const mt32emu_report_handler_i_v0 * | v0 |
const mt32emu_report_handler_i_v1 * | v1 |
Extensible interface for handling reported events. Union intended to view an interface of any subsequent version as any parent interface not requiring a cast. It is caller's responsibility to check the actual interface version in runtime using the getVersionID() method.