Nui
Public Types | Public Member Functions | Protected Member Functions | List of all members
Microsoft::WRL::RuntimeClass< TInterfaces > Class Template Reference

#include <implements.h>

Inheritance diagram for Microsoft::WRL::RuntimeClass< TInterfaces >:
Inheritance graph
[legend]
Collaboration diagram for Microsoft::WRL::RuntimeClass< TInterfaces >:
Collaboration graph
[legend]

Public Types

typedef RuntimeClass RuntimeClassT
 

Public Member Functions

 RuntimeClass () throw ()
 

Protected Member Functions

HRESULT CustomQueryInterface (REFIID, void **, bool *handled)
 

Member Typedef Documentation

◆ RuntimeClassT

template<typename... TInterfaces>
typedef RuntimeClass Microsoft::WRL::RuntimeClass< TInterfaces >::RuntimeClassT

Constructor & Destructor Documentation

◆ RuntimeClass()

template<typename... TInterfaces>
Microsoft::WRL::RuntimeClass< TInterfaces >::RuntimeClass ( )
throw (
)
inline

Member Function Documentation

◆ CustomQueryInterface()

template<typename... TInterfaces>
HRESULT Microsoft::WRL::RuntimeClass< TInterfaces >::CustomQueryInterface ( REFIID  ,
void **  ,
bool *  handled 
)
inlineprotected

The documentation for this class was generated from the following file: