Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Accepts a message that was offered by this join messaging block, transferring ownership to the caller.
virtual message<_OutputType> * accept_message(
runtime_object_identity _MsgId
);
Parameters
- _MsgId
The runtime_object_identity of the offered message object.
Return Value
A pointer to the message object that the caller now has ownership of.
Requirements
Header: agents.h
Namespace: concurrency