Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Links a target block to this source_block object.
virtual void link_target(
_Inout_ ITarget<_Target_type> * _PTarget
);
Parameters
- _PTarget
A pointer to an ITarget block to link to this source_block object.
Remarks
The method throws an invalid_argument exception if the parameter _PTarget is NULL.
Requirements
Header: agents.h
Namespace: concurrency