vem_message Struct Reference
VEM message. More...
Data Fields
vem_message_code_t code void * content Detailed Description
Structure returned by vem_read() routine. The message contains a code that indicates what type of message it is, followed by possible message content.These messages can be sent by VEM asynchronously. Client should check VEM handle using vem_select()/vem_read()periodically if callbacks are not used.
Field Documentation
message code
void* content message content
Date Modified: 26 Nov 2007
Platform Computing: www.platform.com
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Copyright © 2001-2007 Platform Computing Corporation. All rights reserved.