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.
Constructs an invalid_operation object.
explicit _CRTIMP invalid_operation(
const char * _Message
) throw();
_CRTIMP invalid_operation() throw();
Parameters
- _Message
A descriptive message of the error.
Requirements
Header: concrt.h
Namespace: Concurrency