RuntimeClassType 枚举
指定的 RuntimeClass 实例的类型支持。
enum RuntimeClassType;
成员
值
名称 |
描述 |
---|---|
ClassicCom |
传统的 COM 运行时选件类。 |
Delegate |
等效于 ClassicCom。 |
InhibitFtmBase |
而 __WRL_CONFIGURATION_LEGACY__ 未定义,禁用 FtmBase 支持。 |
InhibitWeakReference |
弱引用禁用支持。 |
WinRt |
Windows 运行时 类。 |
WinRtClassicComMix |
WinRt 和 ClassicCom 的组合。 |
要求
**标头:**implements.h
**命名空间:**Microsoft::WRL