次の方法で共有


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

unsupported_feature クラスの新しいインスタンスを初期化します。

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

パラメーター

  • _Message
    エラーの説明。

戻り値

unsupported_feature オブジェクト。

必要条件

ヘッダー: amprt.h

名前空間: Concurrency

参照

関連項目

unsupported_feature クラス