#include <c4d_baselist.h>
					
				
Message struct for the MSG_FILTER message.
							公共成员函数 | 
					|
| MessageFilter () | |
							Public Attributes | 
					|
| Int32 | type | 
| MULTIMSG_ROUTE | route | 
| void * | data | 
| MessageFilter | ( | ) | 
Default constructor.
| Int32 type | 
The message type: MSG .
| MULTIMSG_ROUTE route | 
Flags: MULTIMSG_ROUTE .
| void* data | 
The message data. Depends on the message type .