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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Executes the call function on the input messages.
virtual void process_input_messages(
_Inout_ message<_Type> * _PMessage
);
Header: agents.h
Namespace: concurrency