次の方法で共有


message_not_found::message_not_found コンストラクター

message_not_found オブジェクトを構築します。

explicit _CRTIMP message_not_found(
   const char * _Message
) throw();
_CRTIMP message_not_found() throw();

パラメーター

  • _Message
    エラーの説明メッセージ。

必要条件

ヘッダー: concrt.h

名前空間: Concurrency

参照

参照

message_not_found クラス