void vm_thread_send_message( VM_THREAD_HANDLE receiver_handle, vm_thread_message_t* message );
void vm_thread_send_message( VM_THREAD_HANDLE receiver_handle, vm_thread_message_t* message );
Sends a message to a thread.
|
Parameters |
Description |
|
VM_THREAD_HANDLE receiver_handle |
[IN] The thread handle of receiving thread. |
|
vm_thread_message_t* message |
[IN] The message to be sent. It contains the message ID and the user_data. |
void
vmthread.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.