call::process_input_messages Method
Executes the call function on the input messages.
virtual void process_input_messages(
_Inout_ message<_Type> * _PMessage
);
Parameters
- _PMessage
Requirements
Header: agents.h
Namespace: concurrency
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Executes the call function on the input messages.
virtual void process_input_messages(
_Inout_ message<_Type> * _PMessage
);
Header: agents.h
Namespace: concurrency