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.
Releases a reference count on this choice messaging block.
virtual void release_ref(
_Inout_ ITarget<size_t> * _PTarget
);
Parameters
- _PTarget
A pointer to the target block that is calling this method.
Remarks
This method is called by an ITarget object that is being unlinked from this source. The source block is allowed to release any resources reserved for the target block.
Requirements
Header: agents.h
Namespace: concurrency