Share via


InspectableClass マクロ

ランタイム クラス名と信頼レベルを設定します。

構文

InspectableClass(
   runtimeClassName,
   trustLevel)

パラメーター

runtimeClassName
ランタイム クラス名のテキスト形式の完全な名前です。

trustLevel
TrustLevel 列挙値のいずれか。

解説

InspectableClass マクロは Windows ランタイム型でのみ使用できます。

必要条件

ヘッダー: implements.h

名前空間: Microsoft::WRL

関連項目

RuntimeClass クラス