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
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Value indicating that a wait should never time out.
const unsigned int COOPERATIVE_TIMEOUT_INFINITE = (unsigned int)-1;
Header: concrt.h
Namespace: concurrency