#include <implements.h>
|
template<typename T > |
static HRESULT | AsIID (T *implements, REFIID riid, void **ppvObject) throw () |
|
template<typename T > |
static HRESULT | GetImplementedIIDS (T *implements, ULONG *iidCount, _When_(*iidCount==0, _At_(*iids, _Post_null_)) _When_(*iidCount > 0, _At_(*iids, _Post_notnull_)) _Result_nullonfailure_ IID **iids) throw () |
|
◆ AsIID()
template<unsigned int RuntimeClassTypeT>
template<typename T >
◆ GetImplementedIIDS()
template<unsigned int RuntimeClassTypeT>
template<typename T >
◆ RuntimeClassInitialize()
template<unsigned int RuntimeClassTypeT>
The documentation for this class was generated from the following file: