Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Accepts a message that was offered by this timer messaging block, transferring ownership to the caller.
virtual message<_Type> * 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