comet::aggregate_inner_unknown< C > Struct Template Reference
[Classes used as bases for COM objects.]

#include <server.h>

Inheritance diagram for comet::aggregate_inner_unknown< C >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 STDMETHOD_ (ULONG, AddRef)()
 STDMETHOD_ (ULONG, Release)()
IUnknown * get_inner ()

Public Attributes

STDMETHOD( QueryInterface )(REFIID riid, void **pv)

Detailed Description

template<class C>
struct comet::aggregate_inner_unknown< C >

Provide an inner unknown for aggregation. This is the unknown that handles lifetime of an aggregateable object.


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