transformer::propagate_to_any_targets Method
Executes the transformer function on the input messages.
virtual void propagate_to_any_targets(
_Inout_opt_ message<_Output> *
);
Requirements
Header: agents.h
Namespace: concurrency
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Executes the transformer function on the input messages.
virtual void propagate_to_any_targets(
_Inout_opt_ message<_Output> *
);
Header: agents.h
Namespace: concurrency