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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Value indicating that a wait should never time out.
const unsigned int COOPERATIVE_TIMEOUT_INFINITE = (unsigned int)-1;
Header: concrt.h
Namespace: concurrency