message_not_found オブジェクトを構築します。
explicit _CRTIMP message_not_found(
const char * _Message
) throw();
_CRTIMP message_not_found() throw();
パラメーター
- _Message
エラーの説明メッセージ。
必要条件
ヘッダー: concrt.h
名前空間: Concurrency
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
message_not_found オブジェクトを構築します。
explicit _CRTIMP message_not_found(
const char * _Message
) throw();
_CRTIMP message_not_found() throw();
ヘッダー: concrt.h
名前空間: Concurrency