COOPERATIVE_TIMEOUT_INFINITE Constant
Value indicating that a wait should never time out.
const unsigned int COOPERATIVE_TIMEOUT_INFINITE = (unsigned int)-1;
Requirements
Header: concrt.h
Namespace: concurrency
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Value indicating that a wait should never time out.
const unsigned int COOPERATIVE_TIMEOUT_INFINITE = (unsigned int)-1;
Header: concrt.h
Namespace: concurrency