setOwnerProcess

This method sets the thread that owns the message queue. This operation was added to support the OSE environment.

Visibility

Public

Signature
virtual void setOwnerProcess (void* handle)
Parameters
handle

The handle to the owner process


Feedback