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.
When overridden in a derived class, removes a specified block from the network_link_registry object.
virtual bool remove(
_EType _Link
) = 0;
Parameters
- _Link
A pointer to a block to be removed, if found.
Return Value
true if the link was found and removed, false otherwise.
Requirements
Header: agents.h
Namespace: concurrency