title
RuntimeClassType Enumeration | Microsoft Docs
ms.custom
ms.date
11/04/2016
ms.reviewer
ms.suite
ms.technology
ms.tgt_pltfrm
ms.topic
reference
f1_keywords
implements/Microsoft::WRL::RuntimeClassType
dev_langs
helpviewer_keywords
RuntimeClassType enumeration
ms.assetid
d380712d-672e-4ea9-b7c5-cf9fa7dbb770
caps.latest.revision
6
author
mikeblome
ms.author
mblome
manager
ghogen
translation.priority.ht
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
ru-ru
zh-cn
zh-tw
translation.priority.mt
RuntimeClassType Enumeration
Specifies the type of RuntimeClass instance that is supported.
Name
Description
ClassicCom
A classic COM runtime class.
Delegate
Equivalent to ClassicCom .
InhibitFtmBase
Disables FtmBase support while __WRL_CONFIGURATION_LEGACY__ is not defined.
InhibitWeakReference
Disables weak reference support.
WinRt
A Windows Runtime class.
WinRtClassicComMix
A combination of WinRt and ClassicCom.
Header: implements.h
Namespace: Microsoft::WRL
Microsoft::WRL Namespace