context_self_unblock::context_self_unblock-Konstruktor

Erstellt ein context_self_unblock-Objekt.

explicit _CRTIMP context_self_unblock(
   const char * _Message
) throw();
_CRTIMP context_self_unblock() throw();

Parameter

  • _Message
    Eine beschreibende Fehlermeldung.

Anforderungen

Header: concrt.h

Namespace: Concurrency

Siehe auch

Referenz

context_self_unblock-Klasse