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: