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;