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
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Executes the call function on the input messages.
virtual void process_input_messages(
_Inout_ message<_Type> * _PMessage
);
Header: agents.h
Namespace: concurrency