RuntimeClassBaseT Structure
Supports the Windows Runtime 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.
Remarks
Provides helper methods for QueryInterface operations and getting interface IDs.
Inheritance Hierarchy
RuntimeClassBaseT
Requirements
Header: implements.h
Namespace: Microsoft::WRL::Details
See Also
Reference
Microsoft::WRL::Details Namespace
Other Resources
Reference (Windows Runtime Library)