#include <xpsh_adaptor.h>
Public Attributes | |
| char ** | mime_types |
| the array of MIME-types handled by the adaptor | |
| int | n_mime_types |
| the number of entries in the mime_types array | |
| void * | lib_handle |
| the handle of the dynamic adaptor library | |
| adaptor * | next_adaptor |
| pointer to the next adaptor | |
1.4.6