RuntimeClassBaseT Structure
Visual Studio 2015
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 RuntimeClassBaseT Structure.
Supports the WRL infrastructure and is not intended to be used directly from your code.
template < unsigned int RuntimeClassTypeT > friend struct Details::RuntimeClassBaseT;
Parameters
RuntimeClassTypeT
A field of flags that specifies one or more RuntimeClassType enumerators.
Provides helper methods for QueryInterface operations and getting interface IDs.
RuntimeClassBaseT
Header: implements.h
Namespace: Microsoft::WRL::Details
Reference (Windows Runtime Library)
Microsoft::WRL::Details Namespace
Show: