Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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