Information that includes the message code as well as the message data.
More...
#include <pluginstructures.h>
|
|
uint32_t | message = 0 |
| | message code
|
| |
|
void * | inMessageData = nullptr |
| | incoming message data (interpretation depends on message)
|
| |
|
void * | outMessageData = nullptr |
| | outgoing message data (interpretation depends on message)
|
| |
|
std::string | inMessageString |
| | incoming message data as a std::string (interpretation depends on message)
|
| |
|
std::string | outMessageString |
| | outgoing message data as a std::string (interpretation depends on message)
|
| |
Information that includes the message code as well as the message data.
- Author
- Will Pirkle http://www.willpirkle.com
- Version
- Revision : 1.0
- Date
- Date : 2018 / 09 / 7
The documentation for this struct was generated from the following file:
- C:/RackAFX_v7/ASPIK_Doxygen/PluginTemplate/project_source/source/PluginKernel/pluginstructures.h