Contents

TECPluginDispatchTable

Contains version and signature information and pointers to the callback functions used by a text encoding converter plug-in.

Declaration

typedef struct TECPluginDispatchTable {
    ...
} TECPluginDispatchTable;

Topics

Instance Properties