Max API  8.0.2
t_messlist Struct Reference

A list of symbols and their corresponding methods, complete with typechecking information. More...

#include <ext_mess.h>

Data Fields

struct symbol * m_sym
 Name of the message.
 
method m_fun
 Method associated with the message.
 
char m_type [MSG_MAXARG+1]
 Argument type information.
 

Detailed Description

A list of symbols and their corresponding methods, complete with typechecking information.