InfcNotePlugin
InfSession * (*InfcNotePluginSessionNew) (InfIo *Param1, InfCommunicationManager *Param2, InfSessionStatus Param3, InfCommunicationGroup *Param4, InfXmlConnection *Param5, gpointer Param6);
InfIo *Param1
InfCommunicationManager *Param2
InfSessionStatus Param3
InfCommunicationGroup *Param4
InfXmlConnection *Param5
gpointer Param6
struct InfcNotePlugin { gpointer user_data; const gchar* note_type; InfcNotePluginSessionNew session_new; };