次の方法で共有


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

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

explicit _CRTIMP operation_timed_out(
   _In_z_ const char * _Message
) throw();

operation_timed_out() throw();

パラメーター

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

必要条件

ヘッダー: concrt.h

名前空間: の同時実行

参照

関連項目

operation_timed_out クラス