Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
BasicPurpleIO
.OnMessage
public event
OnMessage
Prototype:
OnMessage(RemoteObject Sender, string EventData)
Description:
TODO: Document this
Return value:
This event can close the application by returning MSG_APPLICATION_QUIT. Any other return value will be ignored.