Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

RuntimeClassFlags Structure

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at RuntimeClassFlags Structure.

Contains the type for an instance of a RuntimeClass.

template <  
   unsigned int flags  
>  
struct RuntimeClassFlags;  

Parameters

flags
A RuntimeClassType Enumeration value.

Public Constants

NameDescription
RuntimeClassFlags::value ConstantContains a RuntimeClassType Enumeration value.

RuntimeClassFlags

Header: implements.h

Namespace: Microsoft::WRL

Microsoft::WRL Namespace

Show: