共用方式為


RuntimeClassFlags 結構

包含 RuntimeClass 實例的類型

語法

template <unsigned int flags>
struct RuntimeClassFlags;

參數

flags
RuntimeClassType 列舉 值。

成員

公用常數

名稱 描述
RuntimeClassFlags::value 常數 包含 RuntimeClassType 列舉 值。

繼承階層架構

RuntimeClassFlags

需求

標頭: implements.h

命名空間: Microsoft::WRL

RuntimeClassFlags::value 常數

包含 RuntimeClassType 列舉 值的欄位。

static const unsigned int value = flags;