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