RuntimeClassType 列舉
指定支援的 RuntimeClass 實例類型。
語法
enum RuntimeClassType;
成員
值
名稱 | 描述 |
---|---|
ClassicCom |
傳統 COM 執行時間類別。 |
Delegate |
相當於 ClassicCom 。 |
InhibitFtmBase |
FtmBase 未定義 時__WRL_CONFIGURATION_LEGACY__ 停用支援。 |
InhibitWeakReference |
停用弱式參考支援。 |
WinRt |
Windows 執行階段類別。 |
WinRtClassicComMix |
結合 WinRt 和 ClassicCom 。 |
需求
標頭: implements.h
命名空間: Microsoft::WRL