AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
AComBase< Child, Base > Class Template Reference

Helper class implementing COM AddRef Release, and QueryInterface. More...

#include <AUI/Platform/win32/AComBase.h>

Public Member Functions

ULONG __stdcall AddRef () override
 
ULONG __stdcall Release () override
 
HRESULT __stdcall QueryInterface (const IID &riid, void **ppv) override
 

Detailed Description

template<typename Child, typename Base>
class AComBase< Child, Base >

Helper class implementing COM AddRef Release, and QueryInterface.


The documentation for this class was generated from the following file:
Inheritance diagram for AComBase< Child, Base >:
Collaboration diagram for AComBase< Child, Base >: