Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Searches the multi_link_registry object for a specified block.
virtual bool contains(
_EType _Link
);
Parameters
- _Link
A pointer to a block that is to be searched for in the multi_link_registry object.
Return Value
true if the specified block was found, false otherwise.
Requirements
Header: agents.h
Namespace: Concurrency