Freigeben über


context_self_unblock::context_self_unblock-Konstruktor

Erstellt ein context_self_unblock-Objekt.

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

context_self_unblock() throw();

Parameter

  • _Message
    Eine beschreibende Meldung des Fehlers.

Anforderungen

Header: concrt.h

Namespace: Parallelität

Siehe auch

Referenz

context_self_unblock-Klasse