comet::impl::IUnknown_caller< B > Struct Template Reference

#include <ptr.h>

List of all members.

Static Public Member Functions

template<typename T> long AddRef (T *y)
template<typename T> long Release (T *y)
template<typename T> HRESULT QueryInterface (T *y, REFIID iid, void **NewIface)


Detailed Description

template<bool B>
struct comet::impl::IUnknown_caller< B >

Allow calling specific, known ambiguous IUnknown implementations.
Parameters:
B true Call via get_unknown. false Call directly


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