次の方法で共有


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

unsupported_feature 例外の新しいインスタンスを構築します。

explicit unsupported_feature(
   const char * _Message
) throw();

unsupported_feature() throw();

パラメーター

  • _Message
    エラーの説明。

戻り値

unsupported_feature オブジェクト。

必要条件

ヘッダー: amprt.h

名前空間: Concurrency

参照

関連項目

unsupported_feature クラス